Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
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 |
#2
![]() |
|||
|
|||
![]()
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. |
#3
![]() |
|||
|
|||
![]()
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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
what formula do i put for column m = column k minus column l in e. | Excel Discussion (Misc queries) | |||
Putting text in a column based on variable text from another colum | Excel Discussion (Misc queries) | |||
test for date in column question | Excel Worksheet Functions | |||
Copying the contents of a column into a chart | Excel Worksheet Functions | |||
How to calculate the data in excel 2002 including only the last 9. | Excel Worksheet Functions |