View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Data from another cell

If you are manually entering the formula you need the ! inserted.

=targetdate!C2

If you are letting Excel enter the reference it should be no problem.

Enter the = sign then switch to other sheet, select C2 and hit ENTER key


Gord Dibben MS Excel MVP

On Thu, 5 Jul 2007 08:12:05 -0700, Beep Beep
wrote:

Does anyone know why when I use the equal (=) sign to get data from another
cell in another worksheet it just gives me the cell name: i.e. =targetdateC2.
and not the actual data which is 2x. I tried manually calculating to no
extent.

Thanks
Frank