I have an Unbound Form that has two text boxes, One called Appointment ID, the other Transaction Type.
When the user Enters an Appointment ID, the Transaction Type automatically populates by way of the DLookup function.
In some cases an appointment ID does not exist, thus no corresponding Transaction Type. This is normal. I need the user to be able to input the transaction type manually when there is no Appointment ID.
So when there isn't an appointment ID with a corresponding transaction type in the underlying table that the DLookup uses, the appointment ID is left blank and I need the user to be able to manually input the transaction type.
Any thoughts?
Thanks
Cindy
When the user Enters an Appointment ID, the Transaction Type automatically populates by way of the DLookup function.
In some cases an appointment ID does not exist, thus no corresponding Transaction Type. This is normal. I need the user to be able to input the transaction type manually when there is no Appointment ID.
So when there isn't an appointment ID with a corresponding transaction type in the underlying table that the DLookup uses, the appointment ID is left blank and I need the user to be able to manually input the transaction type.
Any thoughts?
Thanks
Cindy