This must be very simple but I've never had it happen before. I have a fairly simple formula that I copy to new lines inserted in a spreadsheet that works perfectly for all the current rows, but when I just added a row, it won't work. I just tried to copy/ paste special/ formula only/ to a new row and the formula shows up in the cell but it won't calculate.
it is: =ROUND(J12*(1+L12),2)*H12
J12 is a value = 80 (cell format is TEXT)
L12 is a value = %, but on the row I'm talking about , it is blank (no %)(cell format is PERCENTAGE)
H12 is A VALUE = $29.00 (cell format is CURRENCY)
It is for payroll purposes and it is supposed to calculate a # of hours worked times a payrate . If there is a % of premium pay, it calcultes that in as well .
I have checked the formats of the cells and they match the formats of the cells in the rows that work ok.
What on earth is happening...I fell like I'm cursed.????
it is: =ROUND(J12*(1+L12),2)*H12
J12 is a value = 80 (cell format is TEXT)
L12 is a value = %, but on the row I'm talking about , it is blank (no %)(cell format is PERCENTAGE)
H12 is A VALUE = $29.00 (cell format is CURRENCY)
It is for payroll purposes and it is supposed to calculate a # of hours worked times a payrate . If there is a % of premium pay, it calcultes that in as well .
I have checked the formats of the cells and they match the formats of the cells in the rows that work ok.
What on earth is happening...I fell like I'm cursed.????