Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
in the properties of the workbook, change isaddin to false. When done,
change it back. You can reference the addin from the addin using ThisWorkbook. -- Regards, Tom Ogilvy "ExcelMonkey" wrote in message ... I have some sheets in my add-in file. how can I acces them manually. That is, you cannot see them when using the file as an Add-in. Secondly, if I wanted to access data in these sheets, can I simply use the Thisworkbook Object to do so? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
what exactly prevents INDIRECT from accessing closed worksheets? | Excel Worksheet Functions | |||
accessing worksheets | Excel Worksheet Functions | |||
accessing worksheets | Excel Programming | |||
Question about accessing worksheets on an AddIn file | Excel Programming | |||
programatically accessing Macros in worksheets | Excel Programming |