Hello,
I got two questions that I think are easy, but can’t figure out. The first one. I have a cell where a staff has an option of selecting a range from 0-10% number to input. This number doesn’t have to be a whole number. It could be 9.99%. I tried to use the validation, but you have to use whole numbers only or decimals which defeats the purpose for the range.
The second question, I have a what if statement in a cell, the statement is =IF(I650,I65/H69,””), I want to make it so if the division in I65/H69 an error will appear and I still want to show nothing if i650. Any help would be great. Thanks