Excel VBA to Create Invoices

RahafKh

New Member
Joined
Jul 15, 2020
Messages
8
Office Version
  1. 2016
Platform
  1. Windows
Good Morning All,

I'm currently running small home business, and I need to keep track for my sales. Actually I couldn't find proper template where I can keep track for both my inventory & sales so I decided to do the follow.

I Created workbook that contains:
- Inventory Sheet: contains the products I'm selling with its Cost / Selling Prices
- Control Sheet: I kept copy of my items & its selling prices
- Invoice Template: it has Invoice number, Customer Details, quantity & description ( I did drop down list that is reading from the control sheet) and the prices I used VLookup also from Control Sheet.

What I want now to do is
I want to keep the invoice template as it is and having A Macro button where every time I sell product I create the invoice from the template, and I want the invoice numbers to be serialized.
after I finish from the Invoice, I want to post the invoice details to A Summery Sheet, as this Summery sheet will be linked to purchasing sheet & that will give me the results of profits of losses.

so Basically, I need to run a macro to copy the invoice template (Empty) but with +1 from the last copied one and to transfer its date to the summery sheet. How to do so?

hope my query is understanable.

Thanks,
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
.
It would assist greatly to have a working copy of your workbook.
 
Upvote 0
This website doesn't allow attachments. You will have to post your workbook to a Cloud Website like www.dropbox.com or similar. Then provide the link here to download the file.
 
Upvote 0
Are you absolutely set on the present design/layout ?

This can be changed at any point of item, I will add some information and my logo but just to keep it simple I uploaded a blank one.
 
Upvote 0

Forum statistics

Threads
1,215,710
Messages
6,126,396
Members
449,312
Latest member
sweetfriend9

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