Hey guys I'm working on one of my first macros. I am using this macro to open up another form and display a specific record. The record to go to is determined by a combo box.
I am using the open form command with the form name, and then the where clause to open the specific record within that...