View Single Post
  #5   Report Post  
joel
 
Posts: n/a
Default Excel Today() function

Hi,

Not sure what I need to do is possible then? To elaborate I have a
spreadsheet that shows 30+ pieces of live data updating from a server. I need
to create a system by which it automatically counts up the number of days
since the figures last changed for each of the 30 pieces seperatly.. if that
makes sense?




"Bob Phillips" wrote:

Joel,

You can't do what you want with a formula. If you put a formula in a cell,
that previous value is gone.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"joel" wrote in message
...
I need to create a formula that looks at a reference cell then returns
Today() if the cell is between given values. If the the cell is not

between
given values then the date in the output cell doesn't change, is this
possible???

Many thanks,

Joel