I have created a user input form with three input fields [a], and [c]. I want the user to populate any two of the three fields then have the third field be caculated based on the user's input [c]=[a]-, [a]=-[c] and =[a]-[c]. I would love to not have the form validate until two of the above fields have been populated. I would then like all three values to be stored in a table. Can this be done?
Thanks
Could head me in the right direction?
Thanks
Could head me in the right direction?