I have an input form and it has actual and budget columns.
When the business enters number in the budget column, I would like to restrict number for budget based on this formula. = Budget <= Actual*1.1.
So when the business enters greater number than Actual*1.1, I want a warning message to pop up and say "Please re-enter budget".
Thank you for your help.
Cheers,
Rachael