LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Member
 
Posts: 84
Default TODAY() issues

Help please! I have a calendar that I'm trying to get the current date to change format by using a conditional formula and TODAY(). I think there is something in the programing that won't allow this operation. The spreadsheet is set up like this:

cell B2 = 1/1/2007
cell J2 =DATE(YEAR(B2),MONTH(B2)+1,1) (This gives me my month, Feb.)

cell J4 =(WEEKDAY(J2)=1)*J2 (This gives me my 1st day of the month)
cell K4 =(WEEKDAY(J2)=2)*J2+(J40)+J4 (This gives the 2nd day)
cell L4 =(WEEKDAY(J2)=3)*J2+(K40)+K4 (This gives the 2rd day)
cell M4 =(WEEKDAY(J2)=4)*J2+(L40)+L4 (This gives the 4th day)
cell N4 =(WEEKDAY(J2)=5)*J2+(M40)+M4 (The 5th day)
cell O4 =(WEEKDAY(J2)=6)*J2+(N40)+N4 (The 6th day)
cell P4 =(WEEKDAY(J2)=7)*J2+(O40)+O4 (The 7th day)
cell J5 =+P4+1 (The 8th day)
cell K5 =+J5+1 (The 9th day)
cell L5 =+K5+1 (The 10th day)

This +1 of the previous cell continues to the end of the month. All 12 months are set up the same way.

What am I doing wrong? Can't get the conditional formula to change the current day in the month to a different format ..... very frustrating!

Thanks for your help.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IF TODAY equals date in cell A10, or if TODAY is beyond that date SoupNazi Excel Worksheet Functions 4 April 23rd 07 01:14 AM
OLE Action Issues speedoflight Excel Discussion (Misc queries) 1 June 23rd 06 08:43 PM
Data Issues Paul Excel Worksheet Functions 3 October 19th 05 01:59 PM
Taskbar Issues warwick Setting up and Configuration of Excel 0 September 7th 05 11:05 AM
=IF(OR(TODAY()G9),"Pass","Overdue") Why doe it not wo. Fkor Excel Discussion (Misc queries) 3 March 10th 05 08:29 AM


All times are GMT +1. The time now is 01:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"