If you want to always show Current Date / Current Time in you Excel worksheet, you can use below mentioned functions:-
For current date & time :-
= Now()
For current date :-
= Today()
Now whenever you will open the workbook, you will find the current date and current time on the worksheet.
Note:- Current Date & Current Time will be not be refreshed like a clock if you keep your workbook open and to refresh them, you can press F9 key.
The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.