View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mcasteel[_50_] Mcasteel[_50_] is offline
external usenet poster
 
Posts: 1
Default Return Days since Date Entered in Column.


I have a worksheet with a column containing dates ('A').

I want to keep a running total of how many days (for example: '180'
from the date in column A.

I noticed if I simply subtract the date from todays date, the valu
returned is formated as a date. I want just the days rolling (180)
instead somethign like this '01/30/1900' which I tend to end up with.
Any suggestions?

Someone earlier suggested NETWORKDAYS(a1-b1). but it didnt seem t
work.

Mik

--
Mcastee
-----------------------------------------------------------------------
Mcasteel's Profile: http://www.excelforum.com/member.php...fo&userid=1569
View this thread: http://www.excelforum.com/showthread.php?threadid=31494