Combining two tabs

lakh4u

New Member
Joined
Jun 16, 2010
Messages
19
I have an excel workbook with two tabs, tab 1 has the people having access to case files details and 2nd tab has further details on the case file name, number and classification. Tab 1 has 212 people who have access to various case files and tab2 has 600 rows.
I need the query to combine both these and in essence repeat the 600 rows against the each person who can access a case file as they all will be having the same case files access.
Please help.
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
in msQuery or msAccess, make a query to join the 2 sheets on case#,
you will get the result.
 
Upvote 0
For some reason when i made a query the number of rows stayed 212 which is the no of rows on tab 1 instead of a combined value of 212*600 rows each in the query. Is there any setting which needs to be changes ?
 
Upvote 0

Forum statistics

Threads
1,223,676
Messages
6,173,773
Members
452,534
Latest member
autodiscreet

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