Issue with "ToggleFormsDesign" a method of Excel workbook

U

UK

Hi all,

I have written a VB code where I added Excel 12.0 object library to work
with Excel. I wrote a code to Toggle Design Mode, using _workbook method
"ToggleFormsDesign". Now, when I run this VB code with Office XP i.e Excel
2002, it shows a error message "Object does not support property or method".
Is there any other method to toggle the design mode in Excel 2002.

Any solution is appreciated.

Thank you,
 
Top