+ Reply to Thread
Results 1 to 3 of 3

sorting database

  1. #1
    Registered User
    Join Date
    11-27-2006
    Posts
    8

    Unhappy sorting database

    I posted this question yesterday and didn't recieve any responses maybe someone today can help me. I've tried combinations of match and vlookup statements and I can't seem to get anything other that one single value.

    I have two excel sheets. On one is a database of information input from a template on the other a sheet that ideally will sort this information. the way I would like it to work is if the database reads:

    V1 V2 (value 1 and value 2)

    11 A
    12 B
    13 A
    52 A
    44 A
    65 B
    77 A

    On the other spread sheet if value A is entered into cell A2 then all the corresponding values to A will read in the B column downward like this:

    11
    13
    52
    44
    77

  2. #2
    Forum Contributor
    Join Date
    02-28-2006
    Posts
    690
    I asked a similar question a few days ago and someone posted a zip file that does what you want.

  3. #3
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Try this code

    Please Login or Register  to view this content.
    http://www.mcgimpsey.com/excel/modules.html

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

+ 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