L
LF
Hello,
I am writing a COM add-in that should work in Excel2000/XP/2003. I need to
use the Saved property of the Workbook. However, it is not working, although
in the help is mentioned that it is read/write. In Excel2000 I can set it to
whatever value I want, the value I specify it is not retained. Please note
that this is not a problem with my (C++) code as it is not working from a
VBA macro either. In Excel2003 and ExcelXP it works from both C++ and VBA.
Help! I am desperate to make this work.
Thanks and regards,
Levente
I am writing a COM add-in that should work in Excel2000/XP/2003. I need to
use the Saved property of the Workbook. However, it is not working, although
in the help is mentioned that it is read/write. In Excel2000 I can set it to
whatever value I want, the value I specify it is not retained. Please note
that this is not a problem with my (C++) code as it is not working from a
VBA macro either. In Excel2003 and ExcelXP it works from both C++ and VBA.
Help! I am desperate to make this work.
Thanks and regards,
Levente