Deve
2006-08-27 22:22:46 UTC
This Excel add-in will store the option of the users.
Add -in will load the setting from last saved options.
Option would be like - storing cell reference of current workseet (user's choice) and retrieving it with reference to opened Worksheet . that means everytime a new work-sheet is opened add will refer to that particular cell of current worksheet
Now I am stuck how can I do it in VBA .
Help needed