Selecting data from different workbooks in a new workbook

marcel49

New Member
Joined
Jun 8, 2019
Messages
10
Hello all,


How do I go about with collecting data from a number of workbooks into a new workbook ShowInvoiceData.xlxm.

I've got in every Invoice workbook two cells Date and Invoice Number which I would like to show in a list in ShowIvoiceData workbook. Then I shoud be able to select a Invoice Number and doing so the corresponding Invoice workbook will be openend.

Every week a new invoice workbook will be added in the folder Invoice and once I open the ShowInvoiceData workbook the macro should automatically activated and the list should be updated with new created Invoice workbooks.

I'm new to VBA but I hope I get some ideas from yous

Thank you

Marcel
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest

Forum statistics

Threads
1,223,894
Messages
6,175,254
Members
452,623
Latest member
Techenthusiast

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