Using Access 2000. I would like to use VBA to query the user for a value, then use that value to find a record and move to that record.
For example...user clicks a button, is prompted for a productID then the current record is moved to that productID.
I know that you can just pop up the "Find" box from the menu. I would rather have some clean VBA code. Got any ideas?
A+, N+, MCP
For example...user clicks a button, is prompted for a productID then the current record is moved to that productID.
I know that you can just pop up the "Find" box from the menu. I would rather have some clean VBA code. Got any ideas?
A+, N+, MCP