vinit_rewatkar
New Member
- Joined
- Apr 25, 2005
- Messages
- 11
Hi friends,
I want to uniquely identify the worksheets in my workbook. I am writing an add in using VC++. We cant access "CodeName" property of worksheet using VC++. The problem in using "Name" of worksheet is that user can change it any time. There is no event in excel to keep track of the name change of worksheet. Event I cant use "Worksheets(Index)" b'coz sequense can be changed.
Please help me to solve this.
With Best Wishes & Regards,
Vinit
I want to uniquely identify the worksheets in my workbook. I am writing an add in using VC++. We cant access "CodeName" property of worksheet using VC++. The problem in using "Name" of worksheet is that user can change it any time. There is no event in excel to keep track of the name change of worksheet. Event I cant use "Worksheets(Index)" b'coz sequense can be changed.
Please help me to solve this.
With Best Wishes & Regards,
Vinit