View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dinesh Dinesh is offline
external usenet poster
 
Posts: 103
Default view the formula

How can I see what is the formula to a link cell?
For example, Sheet1, cell "A1" is linked to Sheet2, Cell"A1". In sheet2,
cell A1 has a formula like =VLOOKUP(N97,'LP Transactions'!$R$153:$R$324,1,0).

The result I like to see on Sheet1, cell A1 "=VLOOKUP(N97,'LP
Transactions'!$R$153:$R$324,1,0)".


Thanks,
Dinesh