Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Store custom doc properties Temporarily ?

Hi,

I want to add a custom document property temporarliy. I mean I want to
add it only for an instance of workbook. The custom document property
should get destroyed when the instance of the workbook is closed.
Please let me know on this.


I know I can avoid the warning message Box by doing this.
bSavedPropVal = currExl.Saved
currExl.CustomDocumentPropeties("custom").Value = 1
currExl.Saved = bSavedPropVal


Rgds/Pramoda Jois
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
Temporarily store files in local PC [email protected] Excel Programming 1 January 8th 09 04:21 AM
Using custom properties northernted Excel Programming 1 July 19th 07 10:04 AM
DSO and Custom Properties Gary''s Student Excel Programming 4 May 23rd 07 10:01 AM
How to store custom data into Excel cell [email protected] Excel Programming 0 March 7th 06 12:27 PM
Custom Properties DavidW[_2_] Excel Programming 9 July 1st 04 03:31 PM


All times are GMT +1. The time now is 04:08 PM.

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"