Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an Add-in that requires the first sheet to be visible to the user in
use. It uses columns of data on additional worksheets in the same workbook. I the .xls file (prior to .xla conversion) I was succesfully using a compound INDIRECT function to reference the data on these additional sheets. Now that I have made an .xla file of it, first off, no sheets are visible. That's OK as I've coded the first worksheet to be visible to the user but my INDIRECT function won't work, it just gives a #REF error in the cells I use it. My question is this; can I change the INDIRECT formula in the .xls file such that when I make it an Add-in the formula still works and references the other worksheets that are in the workbook but just not visible because the file is now an Add-in? I get the feeling it's just a referencing issue but I can't get the syntax right. Thanks in advance, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to use: (ERR) a form.contains 1 or more invalid refs.? | Excel Worksheet Functions | |||
Copying a formula with different sheet refs | Excel Discussion (Misc queries) | |||
Save sheet as new file w/o refs to original? | Excel Programming | |||
Save sheet as new file w/o refs to original? | Excel Programming | |||
Variable Cell Refs | Excel Programming |