Search results

  1. L

    Solved Is it possible to incorporate a query parameter in VBA?

    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...
  2. L

    Solved Save record on form close

    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...
Back
Top Bottom