Hi all,
I have a formula to calculate a percentage or leave blank if there is no value, =IF(R5="","",R5/20)
I need to change this because instead of 20 always being the number to be divided by, it will now depend on the text in another cell. If Q5 is 'S' then it needs to divide by 50, if Q5 is 'C' or 'H' then it needs to divide by 40. I feel like I'd be able to do this if it wasn't for the fact I already have an IF statement in the formula. If anyone could help, I'd really appreciate it.
Thanks,
Dom
Bookmarks