Indirect

O

oitbso

I have two workbooks "A" and "B". In workbook "A", the formula

=INDIRECT("B" & ROW())

evaluates as expected. In workbook "B" it evaluates to

#VALUE!

If I change the formula in workbook "B" to

=INDIRECT("B" & TEXT(ROW(), "0"))

it now evaluates correctly. I see no obvious difference between the two workbooks. Why do I need to add "TEXT" to the formula in workbook "B" to get it to evaluate correctly?...TIA, Ron
 
O

oitbso

In workbook B you have selected to enable the Lotus options. Where this is located depends on your version.



In Excel 2007+, they are under the Office Button / Excel Options / Advanced



In earlier versions, explore the Tools/Options drop down menu.

Bingo!..Thanks Ron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top