Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you're wanting to generate a GUID:
set x = createobject("Scriptlet.TypeLib") strNewGUID = left(x.GUID, 38) This is something I found online written by Gopal Rangaswamy. Shar and enjoy! - Piku -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can i retrieve a document once it has been cut and moved | Excel Discussion (Misc queries) | |||
Document Properties | Excel Discussion (Misc queries) | |||
How do I unlock document properties? | Excel Discussion (Misc queries) | |||
Properties of a document, help! | Excel Worksheet Functions | |||
Document Properties | Excel Worksheet Functions |