+ Reply to Thread
Results 1 to 1 of 1

Using cell contents to search for corresponding sheet title

  1. #1
    Registered User
    Join Date
    01-30-2013
    Location
    Hartford
    MS-Off Ver
    Microsoft Office 2007
    Posts
    3

    Using cell contents to search for corresponding sheet title

    In Visual Basic, is there a way to make a cell’s contents into a variable that will then search the sheets for the corresponding variable?

    For some more detail, if Sheet 1 looks like this:
    41 X 2
    24 Z 3
    10 X 5

    is there a function to make Sheet "41" look like this:
    X Y Z
    2

    and Sheet "24" to look like:
    X Y Z
    3

    And Sheet "10" to look accordingly.

    EDIT:
    I've made some progress, I have this code in place:
    Please Login or Register  to view this content.
    This allows me to put a 1 in cell "A1" of each sheet, now I need for it to search for the adjacent contents in Column B and find it in the corresponding sheet and place the number in column C in the correct area.
    Last edited by teblowtime; 01-30-2013 at 04:46 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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