Is it possible to find out if the salary is > 100000 using a macro and no VBA code?
The email one is working great, thanks.
Also on a form if I have a value in a textbox and I want to multiply that number with another value that is not on the form, but in a table, how would I do that? I have a...