Search : in
By :

Help with Excel formula

Spartacus, on Oct 23, 2009 9:29:34 pm BST 
 Report this message to moderators

Hello,
I am trying to create a spreadsheet to add VAT to several cells in a row but only if a number is in the cell....
The number will only be in one cell of a row but could be any one and the VAT needs to be the end column. Anything in the 0 rated column should show zero in Vat column.

Column headings
Purchase Goods in goods out service rent 0 rated VAT
1526 228.9
5165 774.75
15663 2349.45
250 37.50
500 75.00
200 0.00

Hope this is clear enough ?

Thanks

Configuration: Windows XP Internet Explorer 8.0

Best answers for « Help with Excel formula » in :
[Excel] – Countif Formula Show[Excel] – Countif Formula Issue Solution Note Issue I have one excel file in that Column "B" has the "pending or Closed" Status and Column "C" has "Severity 1, Severity 2 and Severity 3" I want to count in one cell with "Pending...
Basic Excel Formulas ShowBasic Excel Formulas Below are some basic formulas for Microsoft excel: Basic formula : ADDITION cell A1 to A10 = sum (A1: A10) AVERAGE cell A1 to A10 = average (A1: A10) MAXIMUM cell A1 to A10 = max (A1: A10) MINIMUM...
Excel – Comparing cell A1 to entire A column in Sheet 2 ShowExcel – Comparing cell A1 to entire A column in Sheet 2 Issue Solution Note Issue I have been trying to compare sheet1 A2 to sheet2 A2 through A500 and if it exists somewhere in sheet2's a col then copy that entire row to a new sheet....
Spreadsheet - Formulas ShowIntroduction to Formulas The main use of a spreadsheet is to automate calculations, which means using cells to perform operations based on values in other cells. The spreadsheet recalculates all the values each time a change is made to the value of...
Spreadsheets - Conditional expressions ShowWhat is a Conditional Structure? Conditional structures are instructions that allow to test if a condition is true or not. Conditional structures may be associated together. To successfully execute these tests using logical functions, spreadsheets...