Create an invoice of a customer from raw excel data as attachment shown

hussainsaif

New Member
Joined
Apr 27, 2018
Messages
7
Hi all,
I want to know how to create an automated invoice from raw data i already have in excel worksheet like shown below:


I want to create an invoice for print preview / print by selecting an invoice no. from a drop down list / combo, and the rest of the fields should be automatically filled using above data.

Your help in this regard is very much awaited.


[TABLE="width: 1351"]
<tbody>[TR]
[TD]Date
[/TD]
[TD]Invoice No.
[/TD]
[TD]Name and Address of the Party
[/TD]
[TD]Goods Sold
[/TD]
[TD]Quantity
[/TD]
[TD]Price (P.U.)
[/TD]
[TD]GROSS AMOUNT
[/TD]
[TD]DISCOUNT %
[/TD]
[TD]NET AMOUNT
[/TD]
[/TR]
[TR]
[TD]29-Oct-18
[/TD]
[TD]1108-18-19
[/TD]
[TD]NOOR AUTOS (KOHAT)
[/TD]
[TD]QA-563
[/TD]
[TD]8
[/TD]
[TD]575
[/TD]
[TD]4600
[/TD]
[TD]15
[/TD]
[TD]3,910.00
[/TD]
[/TR]
[TR]
[TD]31-Oct-18
[/TD]
[TD]1109-18-19
[/TD]
[TD]CASH SALE (LHR)
[/TD]
[TD]QC-291
[/TD]
[TD]10
[/TD]
[TD]275
[/TD]
[TD]2750
[/TD]
[TD]0
[/TD]
[TD]2,750.00
[/TD]
[/TR]
[TR]
[TD]31-Oct-18
[/TD]
[TD]1110-18-19
[/TD]
[TD]HYUNDAI CENTRE (GUJRAT)
[/TD]
[TD]QA-H04
[/TD]
[TD]36
[/TD]
[TD]500
[/TD]
[TD]18000
[/TD]
[TD]10
[/TD]
[TD]16,200.00
[/TD]
[/TR]
[TR]
[TD]31-Oct-18
[/TD]
[TD]1110-18-19
[/TD]
[TD]HYUNDAI CENTRE (GUJRAT)
[/TD]
[TD]QC-3347
[/TD]
[TD]50
[/TD]
[TD]340
[/TD]
[TD]17000
[/TD]
[TD]10
[/TD]
[TD]15,300.00
[/TD]
[/TR]
[TR]
[TD]31-Oct-18
[/TD]
[TD]1111-18-19
[/TD]
[TD]HAJI LAL ZAREEN AUTOS
[/TD]
[TD]QA-736A
[/TD]
[TD]2
[/TD]
[TD]1200
[/TD]
[TD]2400
[/TD]
[TD]10
[/TD]
[TD]2,160.00
[/TD]
[/TR]
[TR]
[TD]31-Oct-18
[/TD]
[TD]1111-18-19
[/TD]
[TD]HAJI LAL ZAREEN AUTOS
[/TD]
[TD]QA-1862/3
[/TD]
[TD]2
[/TD]
[TD]2600
[/TD]
[TD]5200
[/TD]
[TD]10
[/TD]
[TD]4,680.00
[/TD]
[/TR]
[TR]
[TD]31-Oct-18
[/TD]
[TD]1111-18-19
[/TD]
[TD]HAJI LAL ZAREEN AUTOS
[/TD]
[TD]QO-3511
[/TD]
[TD]6
[/TD]
[TD]225
[/TD]
[TD]1350
[/TD]
[TD]10
[/TD]
[TD]1,215.00
[/TD]
[/TR]
[TR]
[TD]31-Oct-18
[/TD]
[TD]1111-18-19
[/TD]
[TD]HAJI LAL ZAREEN AUTOS
[/TD]
[TD]QF-001
[/TD]
[TD]4
[/TD]
[TD]300
[/TD]
[TD]1200
[/TD]
[TD]10
[/TD]
[TD]1,080.00
[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
No sir, i want it in ms excel, either in new worksheet or same but i have to design a report like form for this, kindly help me.
 
Upvote 0

Forum statistics

Threads
1,223,723
Messages
6,174,123
Members
452,546
Latest member
Rafafa

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