+ Reply to Thread
Results 1 to 1 of 1

Help with a lookup function that will give me multiple answers

  1. #1
    Registered User
    Join Date
    08-18-2004
    Posts
    1

    Help with a lookup function that will give me multiple answers

    Hi all!! happy new year.

    I am having problems with trying to solve a problem with adding post codes to certain roads. I have one list with Road Names and Post Codes, And the other list conatins only roads but has 3 entrys for each road.

    My Problem

    I want to get the postcodes from list 1 (Roads & Post Codes) to List 2 (Roads with 3 entries for each roads). i tried to use =If(oldroads,newroads,G2,"NO")

    I am probably doing the wrong thing and it maybe easier to do in VBA.

    if you can help it would be most greatful

    here is an example of my database's, i wnat the BEST PC to go into newroads post codes.

    ( oldroads )
    A B C
    StreetID Street Properties MaxOfBN PostCode FirstOfPC BestPC
    2871 A20 BR76HF BR76HF
    1 A21 BR29LS BR29LS
    2 ABBEY LANE 31 31 BR31SB BR3 1SB BR31SB


    (new roads)
    A B C D
    AINSDALE CLOSE Refuse 11 Wednesday [i want post codes here]
    ALBANY MEWS MMC 3 Monday 2 [i want post codes here]
    ALBANY MEWS Paper 1 Monday 2 "
    ALBANY MEWS Refuse 7 Monday "
    ALBANY ROAD MMC 3 Tuesday 1 "
    ALBANY ROAD Paper 2 Tuesday 1 "
    ALBANY ROAD Refuse 8 Tuesday "
    ALBEMARLE PARK MMC 5 Monday 1 "
    ALBEMARLE PARK Paper 4 Monday 1 "
    ALBEMARLE PARK Refuse 2 Monday "

    Thanks Dunky
    Last edited by dunkyb; 01-10-2006 at 10:35 AM.

+ 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