Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to store current system date and time in excel sheet for further use , How to do it?
You can use the the 'Send to Excel' button of the straight table chart to export the system date and time..
in the expression tab:
System Date: =Date(Today())
System Time = Time(Now())