Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help with a formula

I am very new to using excell formulas. Can anyone please
tell me how to write a formula that will automatically
turn red any date that is six months away or less?? I
have learned alot of things lately, but this escapes me!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Help with a formula

select the cells you want to have this behavior

Assume you select B5:B50

then do format=Conditional Formatting

change the second dropdown to

between

in the next textbox put in

=Now()

in the last textbox put in

=Now()+180

then click the format button, select the pattern tab and click red

then OK you way out.

--
Regards,
Tom Ogilvy

Sean wrote in message
...
I am very new to using excell formulas. Can anyone please
tell me how to write a formula that will automatically
turn red any date that is six months away or less?? I
have learned alot of things lately, but this escapes me!



Reply
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
Commenting custom formula fields/formula on formula editor Muxer Excel Programming 2 July 24th 03 01:02 AM


All times are GMT +1. The time now is 06:21 AM.

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

About Us

"It's about Microsoft Excel"