Excel for accounting: 1 row of information, multiple rows of booking, copy down

Alex_Excel

New Member
Joined
Apr 9, 2015
Messages
7
Hello,

say I have multiple invoices that are all made the same way. Different VAT tax codes are invoiced. Total invoice = amount without tax + tax. These different VAT codes go into different rows in a second tab that specifies the tax code.

For example:

Site IDDocument DateDoc. NrAmount 0%Amount 6%Amount 12%Amount 21%Amount 21% N-FoodTotalCostcenter
484140320151817/290453 50,00 435,41 100,00 121,00 75,00 781,413B2S000484

<tbody>
</tbody>


Should give me the following:

Posting dateDocument dateDoc TypePkAccount numberAmountTax codeCost Center
2403201514032015KR31246851781,41**
2403201514032015KR406071100050,00z03B2S000484
2403201514032015KR4060711000435,41v13B2S000484
2403201514032015KR4060711000100,00v23B2S000484
2403201514032015KR4060711000121,00v33B2S000484
2403201514032015KR406069000075,00v33B2S000484

<tbody>
</tbody>


Is there any way of referencing this so that when I add another row of information about the invoice, automatically 6 rows extra are created that refer to 1 new row ?

Thanks in advance,

Alex_Excel
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.

Forum statistics

Threads
1,214,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

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