+ Reply to Thread
Results 1 to 3 of 3

Help needed from excel expert

Hybrid View

  1. #1
    Digital2k
    Guest

    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. #2
    FSt1
    Guest

    RE: 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. #3
    Digital2k
    Guest

    Re: Help needed from excel expert

    Thank you.
    "FSt1" <FSt1@discussions.microsoft.com> wrote in message
    news:DBA08A57-ACB8-44BC-8D81-C4AD86F36716@microsoft.com...
    > 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1