A lot of invoices needs be generated

Raitk

New Member
Joined
Feb 16, 2016
Messages
1
Hello its seems great commune here.
i have been looking for many solutions and im not good at vba, anyway i have a minute away from banging my head into wall :LOL:

Anyway my problem is:
i have over 200 clients whos invoices needs to be sent out in every month. is there way to auto generate invoices? Every client has a folder with 20 specialist reports. invoices need to be generated according to specialist reports. Every specialist report has area a9:d31 thats need to be copied in to the invoice.

It all looks like this:
Invoises.xslx
Clients\Client 1\specialist1.xslx
Clients\Client 1\specialist2.xslx
Clients\Client 1\specialist3.xslx
Clients\Client 1\specialist4.xslx
Clients\Client 1\specialist5.xslx
Clients\Client 1\... etc...
Clients\Client 2\specialist1.xslx
Clients\Client 2\specialist2.xslx
Clients\Client 2\specialist3.xslx
Clients\Client 2\specialist4.xslx
Clients\Client 2\specialist5.xslx
Clients\Client 2\... etc...

etc..


is there any way to generate invoices?
I will be very, very, very grateful if anyone can help me :pray:
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
It sounds like you could create a summary workbook for each client and reference the a9:d31 range from each of the specialist workbooks. Or better yet, create one template summary workbook and have input fields to enter the client # which would automatically adjust the formulas that reference the detail specialist workbooks.
 
Upvote 0

Forum statistics

Threads
1,216,102
Messages
6,128,853
Members
449,472
Latest member
ebc9

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