Automate current method

DPRapson

New Member
Joined
Oct 29, 2017
Messages
8
Hi All,

I have a .xlsm workbook that I use to create invoices for an organisation.

The workbook contains 2 worksheets:

Kliente - this is tabular list of client and their details. client (row) details (columns)
Faktuur - a form that is populated using data from the "kliente" worksheet.

I currently use a data validation list to select each name, and vlookup to populate the fields of the "Faktuur" sheet.
To save. I use a macro that creates a new workbook using the sequential number and save the new workbook, I then increment the sequential number and clear the "Faktuur" sheet for use by the next name.

The process is becoming tedious as the list gets longer.

I would Like to ask for help that process the list "automatically" using VBA. I have very limited coding knowledge and do not even know where to begin.

If required I can provide a copy my current workbook if it will help.

Thank you,

Dave Rapson
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK

Forum statistics

Threads
1,215,181
Messages
6,123,508
Members
449,101
Latest member
mgro123

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