How to create a VBA script to automate the process to separte reports from the master (sourse of the report)

Ladybug924

New Member
Joined
Jun 26, 2013
Messages
2
Hello,

Can you please help me creating a VBA script to automate the process to separte data files by "Payee" from master source file? Below is a sample source report (much simpler and shorter) to generate a separate Excel report by Payee. So, out of this sample, 3-new reports should be created after a successful automation. Thank you in advance for your feedback.

PAYEECLIENTMOSTOTALINVOICE#CK#CK DATE
VENDOR 1ABCMAY/2013$100AAA1236/22/13
VENDOR 2DEFMAY/2013$200BBB4566/22/13
VENDOR 3GHIMAY/2013$3001117896/22/13
VENDOR 1XYZMAY/2013$4002223216/22/13

<TBODY>
</TBODY>
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".

Forum statistics

Threads
1,215,054
Messages
6,122,895
Members
449,097
Latest member
dbomb1414

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