I have a student ID that looks like this
AB123456
I want to open a form based on a form
I have a combo box with a macro. I am stumpted on the where condition because it is a text field.
=" [Student ID] =" & [Student ID]
AB123456
I want to open a form based on a form
I have a combo box with a macro. I am stumpted on the where condition because it is a text field.
=" [Student ID] =" & [Student ID]