|
-
Oct 26th, 2006, 11:37 AM
#1
Thread Starter
Hyperactive Member
Simple Excel Question
I have a column F that has dates in it that I want to turn pink if they are 30 from the date entered. The format of the date entered is 11-Oct-06. I totally forget how to write this inside Visual Basic editor. Can I just use Conditional Formatting? How? Thanks in advance...
-
Oct 26th, 2006, 11:46 AM
#2
Addicted Member
Re: Simple Excel Question
Conditional formatting:
Formula Is =(F1-TODAY())>=30
-
Oct 26th, 2006, 01:31 PM
#3
Thread Starter
Hyperactive Member
Re: Simple Excel Question
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|