Numbers Formula Help
Hi
I have another problem with a formula in Numbers. In my spreadsheet, cell G102 gives me the total of all the figures in that column. In cell G103 I want to show 95% of the total in G102. I can do this by using G102-(G102*0.05), this works fine, unless G102 is empty. I then get the error message The operator "-" expects a number, date or duration but found ".".
I've tried using =IF(G102=0,"",G102-(G102*0.05)), but still get the same error. I know my formula works, but I would really like to get rid of that pesky red warning triangle. Any ideas please?
Cheers
Colin.
Mac Pro, OS X Mavericks (10.9.1)