+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : Timed Appoinments and matching them

  1. #1
    Registered User
    Join Date
    05-26-2011
    Location
    Negombo, Sri Lanka
    MS-Off Ver
    Excel 2003
    Posts
    7

    Timed Appoinments and matching them

    I would like to create an excel worksheet with Today's appointments I have given to my clients.
    It Should look like this
    "
    26.05.2011

    09 00 Mr John
    09 30 Ms Wilson
    10 30 Mr Clement
    12 00 Ms Gayani
    13 00 LUNCH
    14 00 (No appointments given yet)
    15 00 Mr May"

    Then once the time reaches 09 00 the corresponding line should indicate that it is the time for Mr John. This can either by blinking the respective line or some remark against the line.

    Similarly when the time reaches 09 30 Ms Wilson's line should blink.

    Is there any way to achieve this?
    Thanks

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Timed Appoinments and matching them

    You can highlight the row....

    If your data is in say A2:B8, then select this range and go to Data|Conditional Formatting... then select Formula Is from the drop down menu and enter formula:

    =$A2=LOOKUP(2,1/($A$2:$A$8<=MOD(NOW(),1)),$A$2:$A$8)


    Click Format and choose from tabs...

    adjust ranges to suit.

    This highlights the row within current time range...
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    05-26-2011
    Location
    Negombo, Sri Lanka
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Excel 2007 : Timed Appoinments and matching them

    Thanks a lot.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,883

    Re: Excel 2007 : Timed Appoinments and matching them

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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