perform caculations on displayed value in Excel 2000

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how can i perform calculation in excel 2000 on displayed value instead of
stored value? e.g i have a dated written in a column formatted as 'yy' (i.e
04 etc). how can i add /subtract from this cell?
 
But if your calculation is something simple like multiplication, you don't
even have to use the VALUE() function, like in =10*TEXT(TODAY(),"yy")

--
Kind regards,

Niek Otten

Microsoft MVP - Excel
 
Back
Top