For some reason it will not let me reply to the last two comments, so I wanted to post a thank you here for your help. I really appreciate it! Thank you!
Hello All,
I am hoping to get some help with VBA to print a label in Access.
I have an Access Report that pulls through a Serial Number and an IMEI Number, using a query parameter the user is asked for a serial number. Once this is entered the serial number and corresponding IMEI populate onto...
Without going into massive detail, what i need is to write code on form close, that would check to see if all the data has been input and remove the record if not?
Example Fields
Serial Number
Comment
If the user enters a serial number but does not enter a comment I want to remove that entry...