+ Reply to Thread
Results 1 to 3 of 3

VBA- searching thru multiple wksheets/wkbook

  1. #1
    Registered User
    Join Date
    10-07-2008
    Location
    Singapore
    Posts
    11

    VBA- searching thru multiple wksheets/wkbook

    Hi, I have been tasked to come up with a user friendly vba dialog in ms excel. I am not very familiar with programming and any help rendered will be greatly appreciated.

    I need to do the following:I have multiple worksheets/ workbooks that hold user info such as address, country, first name,last name, ID,dob, gender, occupation etc
    I need to make a search dialog whereby the user is allowed to do this:
    1-Search by ID by selecting thru the calendar tool OR
    2- search by first and last name. When he clicks search, I need the particular worksheet holding the data to pop up and show the user the data that was requested for.All data in ID column is unique...but for first n last name, i have a few people who have identical names

    Is this possible and if so how do I go abt it?

  2. #2
    Forum Contributor
    Join Date
    10-16-2008
    Location
    Iowa
    Posts
    121

    Re: VBA- searching thru multiple wksheets/wkbook

    If each worksheet is named for the user, this will allow selection of a worksheet from a listbox:
    Please Login or Register  to view this content.
    I do not understand the connection between selecting a date from a calendar and an ID.

  3. #3
    Registered User
    Join Date
    10-07-2008
    Location
    Singapore
    Posts
    11

    Thumbs up Re: VBA- searching thru multiple wksheets/wkbook

    Hi and thank u so much for ur input i greatly appreciate it!
    the following codes did it for me

    Please Login or Register  to view this content.
    Last edited by Leith Ross; 05-15-2009 at 07:35 PM. Reason: Added Code tags

+ 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