View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] TysonE@gmail.com is offline
external usenet poster
 
Posts: 12
Default Formula to read formula in a cell

In cell 'A1' I have the formula:

=A2+A3

In B1, is there a way I can write a formula that will grab the first
cell of that formula in 'A1' (in this example the answer would be A2).

Thanks,