VBA help for a custom order entry form?

clindemeier

New Member
Joined
Sep 15, 2003
Messages
8
I am looking for help to create VBA script for an order entry form:

We organize a dinner event at our kid’s school.
People will place their reservations upfront, so we can better estimate the volume and the type of menu’s that will have to be prepared.
Our guests will also asked to pay the ordered menu’s upfront.

During the dinner event, we plan to use a spreadsheet at the counter.
We’ll select the customer’s name from a drop down, get the customers “reservation overview” from another worksheet via VLOOKUP.
On the cover worksheet we'll then add the incremental orders from the event itself (mainly beverages). The spreadsheet then calculates the amount to be paid.

So far so good. We have developed this spreadsheet….but the total price calculation is not stored anywhere.
For the post-calculation of our whole event, it would be great if we could add the INCEMENTAL ORDER details to the client’s row on the 2nd worksheet (Customers).

After the event, we could then make accurate reports as of how many beverages/menus have been paid in total.

I know we have to use a button that triggers a VBA script, but I have no experience inVBA.

Can anybody help me out?
Teh current version of my spreadsheet is attached.
Thanks,
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,216,590
Messages
6,131,614
Members
449,658
Latest member
JasonEncon

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