Hello to all,
I'm using an INDIRECT formule to refer to a cell reference in another tab.
When the name of the tab is 1 word (example: table1), there is no problem at all. I get the specific cell content from the tab with name table1. The problem arises when the name consists of more then one word (example: sales table). Then the result of the formula is an error. (#ref)
=INDIRECT(cell ref&"!cell ref")
Renaming all the tab names to one name is a solution but the problem is that the sheet consists of more then 30 tabs and renaming them would be time consuming. Above that, the sheet is the result of an export from another program.
So I would rather be happy with finding the solution in adjusting the formula.
Thank you for your advice and your help.
regards
Wim
I'm using an INDIRECT formule to refer to a cell reference in another tab.
When the name of the tab is 1 word (example: table1), there is no problem at all. I get the specific cell content from the tab with name table1. The problem arises when the name consists of more then one word (example: sales table). Then the result of the formula is an error. (#ref)
=INDIRECT(cell ref&"!cell ref")
Renaming all the tab names to one name is a solution but the problem is that the sheet consists of more then 30 tabs and renaming them would be time consuming. Above that, the sheet is the result of an export from another program.
So I would rather be happy with finding the solution in adjusting the formula.
Thank you for your advice and your help.
regards
Wim