Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default Help needed from excel expert

Hello,
I want to create a spreadsheet listing bills and due dates. I would like
column (A) to have the name of the bill and column (C) the have the due
date.
When the due date is a week away I would like the cell in column (A) to
change colors. I know I should use conditional formatting for this but I
need help with the formula to calculate the seven days within the due date.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,942
Default Help needed from excel expert

hi,
condition 1
if cell value is - less than or equal to - =today()
format = red
condition 2
if cell value is - less than or equal to - =today() +7
format = yellow

any date within 7 day for the due date will be yellow
any date that is today or overdue will be red.

regards
FSt1

"Digital2k" wrote:

Hello,
I want to create a spreadsheet listing bills and due dates. I would like
column (A) to have the name of the bill and column (C) the have the due
date.
When the due date is a week away I would like the cell in column (A) to
change colors. I know I should use conditional formatting for this but I
need help with the formula to calculate the seven days within the due date.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default Help needed from excel expert

Thank you.
"FSt1" wrote in message
...
hi,
condition 1
if cell value is - less than or equal to - =today()
format = red
condition 2
if cell value is - less than or equal to - =today() +7
format = yellow

any date within 7 day for the due date will be yellow
any date that is today or overdue will be red.

regards
FSt1

"Digital2k" wrote:

Hello,
I want to create a spreadsheet listing bills and due dates. I would like
column (A) to have the name of the bill and column (C) the have the due
date.
When the due date is a week away I would like the cell in column (A) to
change colors. I know I should use conditional formatting for this but I
need help with the formula to calculate the seven days within the due
date.





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
Expert-ish Help needed Kendra Excel Worksheet Functions 1 November 5th 08 02:16 AM
Autofilter expert needed. computexcel Excel Discussion (Misc queries) 8 September 14th 08 07:56 PM
Expert in Excel Needed.... HELP LonnieJo Excel Discussion (Misc queries) 10 July 11th 08 11:02 PM
expert with formulas needed again rvnwdr Excel Discussion (Misc queries) 4 June 23rd 05 12:46 PM
Expert help needed Michael168[_16_] Excel Programming 1 October 2nd 03 08:20 PM


All times are GMT +1. The time now is 06:50 PM.

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"