+ Reply to Thread
Results 1 to 6 of 6

Thread: Conditional Formatting Help!

  1. #1
    Registered User
    Join Date
    06-17-2011
    Location
    California
    MS-Off Ver
    Excel 2003
    Posts
    4

    Smile Conditional Formatting Help!

    Hello--I am trying to develop a quick route sheet. Basically, I want say, "If you reside on A Street, your collection day is Monday." Or, "If you reside on B Street, your collection day is Tuesday."
    I want to list a street in one column and a corresponding column would list Monday-Friday depending on what street it is. Does that make sense?
    Here's how I'd like the finished product to look:

    Your Address: 1001 A St. Your Collection Day: Monday

    That way, I can just enter a street name, and the correct collection day will show up without me having to research and type in each one.

    Any help would be appreciated!
    Thank you....

  2. #2
    Valued Forum Contributor Miraun's Avatar
    Join Date
    04-03-2009
    Location
    Location: Location
    MS-Off Ver
    Excel 2007
    Posts
    266

    Re: Conditional Formatting Help!

    Hi Dani;

    This can be done using the Vlookup function. I'd be able to assist you with this if you could provide an example workbook with an small sample of scrambled / anonymous data.

    It would require a separate table with the streets and their collection days, and it would be easiest if the user/house listing to have the street name separate from the house # on the street
    I '<3' reputation. If I helped, click the scales. This will be helping an internal departmental competition with co-workers.

    Reputation can be granted through the Scales Icon (for classic layout), or the little Star on the bottom of the post next to the blogging function for the new forum layout.

    If you're not busy, and really feel down on life, read my excel blog which may or may not have contents.

  3. #3
    Registered User
    Join Date
    06-17-2011
    Location
    California
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Conditional Formatting Help!

    Thank you for your response!

    I've attached a tiny sample of what i'm talking about. The first sheet would have the collection information for each street. The second sheet would contain information to be sent to the customer of record. When I enter a street name into C4, I want the corresponding collection day to be entered in C7.

    Any help would be so great!
    Thank you, Danielle
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor ron2k_1's Avatar
    Join Date
    09-30-2009
    Location
    Belize
    MS-Off Ver
    Excel 2003, 2007
    Posts
    482

    Re: Conditional Formatting Help!

    This would do it:
    VLOOKUP(C4,'Coll Days'!A:C,3,FALSE)
    Ron
    Knowledge is knowing that a tomato and pepper are fruits. Wisdom is knowing whether to put these in a fruit salad

    Kindly

    [1] Use code tags. Place "[code]" before the first line of code and "[/code"]" after the last line of code. Exclude quotation marks
    [2] Mark your post [SOLVED] if it has been answered satisfactorily by editing your original post in advanced mode.
    [3] Thank (using the little scale) those that provided useful help; its nice and its very well appreciated

  5. #5
    Registered User
    Join Date
    06-17-2011
    Location
    California
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Conditional Formatting Help!

    Thanks Ron!! This will sound really stupid (I'm Excel illiterate), but would I type that entire thing: VLOOKUP(C4,'Coll Days'!A:C,3,FALSE) into the C7? Or which column?

  6. #6
    Registered User
    Join Date
    06-17-2011
    Location
    California
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Conditional Formatting Help!

    Nevermind! I got it....thank you so much!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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.2.0