View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
formula help formula help is offline
external usenet poster
 
Posts: 3
Default Reference formula

hello,

I´m tring to organize a table with various source and basicly what i can´t
find a way to do is this:

exemple:
A2= 10
A3= morning

A4= A2+1
what i want is that the result be "morning" and not 11 (10+1), excel add 1
to the reference in A2 and i want it to move 1(for exemplo) cells

can you help?