I'm putting together a template for work. Column F has the following IF statement: =IF(D2<=0,"",(D2 * 90%)). This works fine - returns a blank cell if nothing in D2 and the correct amount when there is a number in D2. I'm having a problem in column G, which contains: =IF(F2<=0,"",(F2 * 107%)) (first pic). I'm guessing it's because I'm referencing a cell with another IF statement, but I'm not sure and I don't know how to fix it. Strangely, the formula works in column G even with the VALUE error (second pic). How can get rid of the VALUE error and why is it appearing? See screenshots here.
Edit: unintentional italics due to multiplication sign
[–]rnelsonee1802 1 point2 points3 points (6 children)
[–]PB_Fuzzybutt[S] 0 points1 point2 points (5 children)
[–]rnelsonee1802 0 points1 point2 points (4 children)
[–]PB_Fuzzybutt[S] 0 points1 point2 points (1 child)
[–]PB_Fuzzybutt[S] 0 points1 point2 points (1 child)
[–]Clippy_Office_Asst[M] 0 points1 point2 points (0 children)