Display Contents of a Cell

L

lehigh

Hi All:

I have information in cells A5:G50

I would like cell D2 to display the contents of an active cell (where
ever the cursor sits).

Is there a function to do this?


Thanks for your help

Tom Snyder
 
R

Ron

=CELL("contents")

will show the info in the active cell. When you input the formula a message
about circular reference will appear. Click Cancel and you will get the
desired result.

(e-mail address removed)
 

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