Avatar of Kevin Smith
Kevin Smith
Flag for United States of America

asked on 

Don't save a record if nothing changed (have pre-filled data from another form)?

I have a form with a button to add new activity to the current record. In my activity form, I have a field that gets it's case ID from the open form. If a user closes the form, it creates a new record because that field was technically "filled out" with the ID. How do I tell it to not create a new record if nothing changed or was entered?

Thanks!
Microsoft AccessVB Script

Avatar of undefined
Last Comment
PatHartman

8/22/2022 - Mon