Vlookup with multiple sheets and multiple returns

MTodorova

New Member
Joined
May 11, 2012
Messages
1
Hi there!

So I am in a bit of a bind and need help figuring out the following:

I have 23 Worksheets.
All of the worksheets have the same headers in the same column locations
All of the worksheets have different criteria (names, dates, blank fields, etc.)

Worksheet 1
Col A - Building number
Col B - Apt Number
Col C - Name
Col D - Date Received
Col E - Date Printed
Col F-I - etc. etc.
COL J - "Pending" (I wrote in a formula that if the 2 dates of printed and received cells are "blank" then the lease is pending and this is what I need pulled).

I have about 22 Worksheets with different, not repeating data, save for the word "pending".
Worksheet 1 will have about 40 rows of data..which will be updated all the time and expand and change from "pending" to blank (if no longer pending) in column J...

So, what I need is the following:
Worksheet 23
I need a Vlookup formula (or formulas) to search all the previous worksheets and return any building number and apartment number (only - don't need the entire row but COULD return the entire row if easier) that are "pending" or have the word "pending" in that column J... Problem is that there may be multiple rows (not immediaetly one after another) that may be "pending"

I can manually update the fields and formulas, and would prefer a formula (or multiple) instead of a VBA.

Please help! Thanks!
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.

Forum statistics

Threads
1,214,919
Messages
6,122,259
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top