I am trying to create what should be a unique string.
I figured the easiest way to do this would be to use the value given by Now().
However I can't find out how to actually get the result of Now() as a number.
If on a spreadsheet I put in a cell: =Now() and then format that cell as 'General' it gives me the number I am trying to get programatically.
I tried:
but this just gives the date formatted as text according to the local formatting. How can I get it to present a msgbox such as:![]()
Please Login or Register to view this content.
As a slight aside, is there a limit to the number of characters in a worksheet name?My PreText: 39722.5299725694
Thanks
Bookmarks