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...