I have a seemingly basic formula i am attempting for bookkeeping in a spreadsheet and cannot get it to work other than on one specific row of a spreadsheet. I attempted to do the formula in a new spreadsheet in case the previous one was corrupted or something with no luck. Basically I am trying to get a sum totalled from 3 columns into a final one to calculate a tax.
So I have attempted a SUM formula of box 1 + box 2 + box3 x 0.05. Written out like the formula would be ( (G3)+(H3)+(I3) x 0.05) which effectively should be one of 3 payment option base prices multiplying by a tax rate to give you 5% of the number. There will never be more than one number but the problem is not knowing in advance of which column I will need to take the value from to figure out the tax.
However, for a while I have had no problems only doing a sum like this from one box or column such as ( (G3) x 0.05 ) For some reason more than 2 entries to do a sum for this kind of calculation it just becomes a total of what ever number is input instead of a percentage. So when I input say 20 in a column instead of the final calculation being 1 (5% of 20) it is 20.
Hope this makes sense, I hope there is a formula work around or something I input wrong to fix this.
So I have attempted a SUM formula of box 1 + box 2 + box3 x 0.05. Written out like the formula would be ( (G3)+(H3)+(I3) x 0.05) which effectively should be one of 3 payment option base prices multiplying by a tax rate to give you 5% of the number. There will never be more than one number but the problem is not knowing in advance of which column I will need to take the value from to figure out the tax.
However, for a while I have had no problems only doing a sum like this from one box or column such as ( (G3) x 0.05 ) For some reason more than 2 entries to do a sum for this kind of calculation it just becomes a total of what ever number is input instead of a percentage. So when I input say 20 in a column instead of the final calculation being 1 (5% of 20) it is 20.
Hope this makes sense, I hope there is a formula work around or something I input wrong to fix this.