indirect returns #REF! regardless of where it is used.

S

Shaz

I searched the forums for reasons why the INDIRECT function may return
REF. The only answer I found was that it will return REF id it is
trying to access a closed workbook.

In my case, the INDIRECT returns REF regardless of where it is used.
For example, if I open a new workbook and type in cell A2 the
following: =INDIRECT(A1), it will return #REF!.

Any help would be appreciated.

cheers.
 
R

Ron Coderre

The INDIRECT function works with text.

Try this: =INDIRECT("A1")

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro
 

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