+ Reply to Thread
Results 1 to 10 of 10

IF formula?

Hybrid View

redneck joe IF formula? 11-10-2008, 12:26 PM
dcgrove Your file does not have the... 11-10-2008, 01:44 PM
redneck joe the zip codes are in the top... 11-10-2008, 01:47 PM
dcgrove This is my quick and dirty... 11-10-2008, 02:05 PM
redneck joe my apologies. The actual... 11-10-2008, 02:22 PM
modytrane Zip Code Match 11-10-2008, 02:16 PM
dcgrove if all of your data is setup... 11-10-2008, 02:49 PM
redneck joe yes it looks like that one... 11-10-2008, 03:43 PM
modytrane Zip code assignments 11-10-2008, 04:27 PM
redneck joe works perfectly. We added to... 11-12-2008, 09:48 AM
  1. #1
    Forum Contributor
    Join Date
    02-16-2008
    Location
    Mansfield, TX
    Posts
    324
    This is my quick and dirty solution.. I am sure some of the experts on here can put together something much more elegant. I inserted another worksheet and basically created a list of your zip codes from the top section and the tech name next to each one. Then I named the entire range "techzip". This formula is in cell I17 and can be copied down the column.

    =IF(ISNA(VLOOKUP(F17,techzip,2,FALSE)),"",(VLOOKUP(F17,techzip,2,FALSE)))

    However, your zip codes in your customer lists and the zip codes in the tech zone tables do not match which confused me at first.


    Hope this help!

    Clayton Grove
    Attached Files Attached Files
    Last edited by dcgrove; 11-10-2008 at 02:07 PM.

  2. #2
    Registered User
    Join Date
    03-17-2006
    MS-Off Ver
    2007
    Posts
    93
    Quote Originally Posted by dcgrove View Post
    However, your zip codes in your customer lists and the zip codes in the tech zone tables do not match which confused me at first.

    Clayton Grove

    my apologies. The actual sheet has 10 tabs for our different locations and about 300 records each and in trying to thin down I used disparate data.






    I'll give this a whirl and see what happens.
    Better to be roughly right than exactly wrong, unless you are using Excel.

+ 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