If Statement for Date fields and blank cells

Thomas Steve Hill

New Member
Joined
Jul 9, 2008
Messages
36
I am trying to write an If Statement and need help please. If Cell A1 and Cell A2 are date fields and are Blank the formula needs to be in Cell A3 to show If a1 and or A2 is blank return "No Date Entered", now if A2 has a date... The area I cannot figure out is, If A2 has a date then the formula needs to say IF A2 is not blank then look at Todays()-7<= cell A2 then Cell A3 would show "Update". Thank you!!!

Cell A1</SPAN>Cell B1</SPAN>Formula in Cell C1</SPAN>
2/6/2013</SPAN>3/24/2013</SPAN>IF(ISBLANK(A1,"",B1,"","No Date", If(B1<=Todays()-7),"Update"</SPAN>

<TBODY>
</TBODY>

 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Would someone take a look and see if you can help me out, I am still trying to get it to work, if you need more information please let me know. Thanks much !!!
 
Upvote 0

Forum statistics

Threads
1,203,269
Messages
6,054,476
Members
444,727
Latest member
Mayank Sharma

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top