+ Reply to Thread
Results 1 to 4 of 4

Auto entry depending on dropdown selection

  1. #1
    Registered User
    Join Date
    11-27-2007
    Posts
    18

    Auto entry depending on dropdown selection

    I am hoping i can get some help to do the following:

    If an entry on column C3-C499 matches the name '5212 IP' then have the extension number in the corresponding row of column be automatically be entered into sheet '12's labels' cell A13, if there are 2 entries (different rows) of selection '5212 IP' then the second auto entry to occur on cell C13 of '12's labels'

    If an entry on column C3-C499 matches the name '5224 IP' then have the extension number in the corresponding row of that column be auto entered into sheet ' 24's labels' under cell B14. If there are multiple entries then the second one would be under F14 so on and so on.

    I have manually entered the info on all '12's' and '24's' sheet to represent what i'm hoping to accomplish.

    Thank you very much in advance for any help on this
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    11-27-2007
    Posts
    18
    does this look doable?

  3. #3
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    Hi breal,

    The simple way to do this kind of job is using vlookup but, this has to work from left to right and your data is from right to left.

    secondly, you want to search for the same thing multiple times - vlookup falls flat with this!

    it may be possible using VB - but that'soutside my expertise, I'm afraid.

    Regards

    Ed

  4. #4
    Registered User
    Join Date
    11-27-2007
    Posts
    18
    thank you very much edmac, was worth a try )

+ 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