List form to Detailed form
I feel stupid asking this but I need a VBA code. I have a continous form, a list basically. When you click on any record, say record 10 with an ID of ABC, I want it to open another form displaying a single record which should be the same record (ID of ABC).
What I described is from same database and same table.
|