Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a table in which I want to have the day of the month automatically
update whenever I open the spreadsheet. Each month has its own row, and as the month ends, the days gone column should stay @ the maximum number of days for that month, and the next row start to be filled in (table below) Any idea on how I can use the today() function and maybe the if() function, or WHATEVER to figure this out? Countdown % # Days Days Gone Jul 100% 30 30 Aug 100% 31 31 Sep 100% 30 30 Oct 100% 31 31 Nov 93% 30 28 Dec 0% 31 Jan 0% 30 Feb 0% 31 Mar 0% 30 Apr 0% 30 May 0% 31 Jun 0% 30 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count no. of dates in a column that falls on certain month & year | Excel Worksheet Functions | |||
How do I sort dates stored as 1-Jun-05 in order of day & month | Excel Worksheet Functions | |||
sort dates by month and day not year | Excel Worksheet Functions | |||
dates, 1st of month | Excel Worksheet Functions | |||
Total number of each month in a column of dates | Excel Worksheet Functions |