Results 1 to 6 of 6

Pulling data from multiple tabs

Threaded View

RevJeff Pulling data from multiple... 02-19-2008, 04:34 PM
rylo Hi This assumes that your... 02-19-2008, 06:54 PM
RevJeff Thanks for the help. I guess... 02-21-2008, 10:51 AM
rylo Hi Here goes. Sub... 02-21-2008, 09:50 PM
jindon Sub test() Dim ws As... 02-21-2008, 10:04 PM
RevJeff Thanks for all your help. ... 02-22-2008, 11:08 AM
  1. #1
    Registered User
    Join Date
    03-06-2006
    Location
    Clayton, NC
    MS-Off Ver
    MS Office 2010
    Posts
    61

    Question Pulling data from multiple tabs

    I have a spreadsheet that has about 100 tabs. Each tab represents one person and their personal info, i.e. Name, Address, Phone Number... What I need to do is create a new spreadsheet that contains everyones Name and Address on one tab.

    Currently, the data is like this, one person per tab:

    A
    2 First Last
    3 Street Address
    4 City, State Zip

    What I need to turn it into is this, with everyone on one tab.

    A B C
    2 First Last Street Address City, State Zip
    3 First Last Street Address City, State Zip
    4 First Last Street Address City, State Zip
    5 First Last Street Address City, State Zip
    6 First Last Street Address City, State Zip

    Is there a way that I can run a macro to move from tab to tab and pull the data from the required fields?

    Thanks,
    Jeff
    Last edited by RevJeff; 02-19-2008 at 04:42 PM.

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