Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Temporarily store files in local PC | Excel Programming | |||
Using custom properties | Excel Programming | |||
DSO and Custom Properties | Excel Programming | |||
How to store custom data into Excel cell | Excel Programming | |||
Custom Properties | Excel Programming |