Hi,
I am currently using transferspreadsheet to send a table to Excel. Currently, my code appends the current date (using Date) to the filename. I would like to have the current time appended as well, but when I use Now function, it fools up the filename because the time has colons in it.
Is there a way to convert the time to something like 22h32m59s?
Thanks,
Vince
I am currently using transferspreadsheet to send a table to Excel. Currently, my code appends the current date (using Date) to the filename. I would like to have the current time appended as well, but when I use Now function, it fools up the filename because the time has colons in it.
Is there a way to convert the time to something like 22h32m59s?
Thanks,
Vince