+ Reply to Thread
Results 1 to 3 of 3

set a limit

  1. #1
    derek
    Guest

    set a limit

    I am a generator mechanic and Im trying to use excel for a maintaince
    program, the gen set i work on have to be serviced ever 200, 500 and 1000
    hours, this is a problem because the gen's run 24 hours a day. Is there a
    way that i can input the hours of each gen set and excel chang the color or
    somthing to notify me that service is needed??

  2. #2
    gls858
    Guest

    Re: set a limit

    derek wrote:
    > I am a generator mechanic and Im trying to use excel for a maintaince
    > program, the gen set i work on have to be serviced ever 200, 500 and 1000
    > hours, this is a problem because the gen's run 24 hours a day. Is there a
    > way that i can input the hours of each gen set and excel chang the color or
    > somthing to notify me that service is needed??


    Take a look at conditional formatting. You don't say how your table is set
    up but yes it can be done.

    gls858

  3. #3
    Bob Phillips
    Guest

    Re: set a limit

    Setup conditional formatting on the cells.

    Select all the cells, say starting in A2, goto CF, and use formulas of
    =A2<NOW()-1000/24
    =A2<NOW()-500/24
    =A2<NOW()-200/24

    in that order, and set colours accordingly

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "derek" <[email protected]> wrote in message
    news:[email protected]...
    > I am a generator mechanic and Im trying to use excel for a maintaince
    > program, the gen set i work on have to be serviced ever 200, 500 and 1000
    > hours, this is a problem because the gen's run 24 hours a day. Is there a
    > way that i can input the hours of each gen set and excel chang the color

    or
    > somthing to notify me that service is needed??




+ 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