+ Reply to Thread
Results 1 to 2 of 2

Looking to search multiple worksheets within a workbook

  1. #1
    Registered User
    Join Date
    01-31-2012
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    1

    Looking to search multiple worksheets within a workbook

    Hi,
    I want to look at sheet 2, sheet 3, and sheet 4 to see if there's an "Open" issue. I'm thinking a Vlookup, but I can't figure out how to look across multiple sheets. Punch List Workbook.xlsx

    If the status column is "Open" in any of the sheets, I want all of the information in the corresponding row to carry over to Sheet 1. Does anyone have any ideas?

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Looking to search multiple worksheets within a workbook

    Use this code. Press Alt F11 in your file. On the left hand side, you will see Microsoft Excel Objects. Right click on it and select Insert-> Module. Copy the code over. Go back to your main page. Select View-> Macros and select the macro to be run.
    Please Login or Register  to view this content.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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