Hello everyone,
I have a web database and I'm trying to check for duplicate values in a field. I have been able to create Before update code to check and raise an error. The problem is after raising an error, the popup shows and I have to click stop Macro action. Is there any way to prevent...
Is it possible to access/pass data from subform to the main form ? I have a main form (Web form) with one a subform displaying fields, can the data from the field in the subform be available for processing in the main form.
Thank you.
Hello,
I have created a web form, there are 2 fields -- one 'product id' which is a list, based on the value selected from the list, thevalue for the 'Product Description' field should be displayed.
Can this be done on a web form?
Thanks.