Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How retrieve GUID and Document Properties

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
can i retrieve a document once it has been cut and moved vig Excel Discussion (Misc queries) 1 September 1st 08 06:03 PM
Document Properties Bauhinia Excel Discussion (Misc queries) 1 October 23rd 07 12:33 PM
How do I unlock document properties? MarvaT Excel Discussion (Misc queries) 1 August 10th 06 05:17 PM
Properties of a document, help! Jason Excel Worksheet Functions 2 February 24th 06 10:47 AM
Document Properties Barb R. Excel Worksheet Functions 5 May 23rd 05 04:55 PM


All times are GMT +1. The time now is 01:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"