ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Beginners question: VAT Column (https://www.excelbanter.com/excel-worksheet-functions/8093-beginners-question-vat-column.html)

Dave Wallis

Beginners question: VAT Column
 
Hello,

I know how to calculate VAT in a cell with the formula: =D14*0.175,
but I have created a VAT column. How do I apply the formula to the
entire column? Eg. so the calculation is applied to all cells in the
column: E14 to E200.

many thanks

JE McGimpsey

One way (array-entered: CTRL-SHIFT-ENTER or CMD-RETURN):

=SUM(E14:E200 * 0.175)

In article ,
(Dave Wallis) wrote:

I know how to calculate VAT in a cell with the formula: =D14*0.175,
but I have created a VAT column. How do I apply the formula to the
entire column? Eg. so the calculation is applied to all cells in the
column: E14 to E200.


Bob Phillips

If you mean the same calculation per row, just copy the formula down by
moving the cursor to the bottom right corner, and when it changes to a black
cross, click and drag down over the cells.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"JE McGimpsey" wrote in message
...
One way (array-entered: CTRL-SHIFT-ENTER or CMD-RETURN):

=SUM(E14:E200 * 0.175)

In article ,
(Dave Wallis) wrote:

I know how to calculate VAT in a cell with the formula: =D14*0.175,
but I have created a VAT column. How do I apply the formula to the
entire column? Eg. so the calculation is applied to all cells in the
column: E14 to E200.





All times are GMT +1. The time now is 12:30 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com