How can I get a value from a database record into a VBA variable? I need to get the value from a different field from the one used intially to search the table to find the matching record.
For example: I search the table "Project Details" for a record with a Project ID = 3 and want to capture the value of that records Template ID to a variable called CurrentTemplate.
Any ideas?...I'm stumped.
[This message has been edited by northy (edited 08-29-2001).]
For example: I search the table "Project Details" for a record with a Project ID = 3 and want to capture the value of that records Template ID to a variable called CurrentTemplate.
Any ideas?...I'm stumped.
[This message has been edited by northy (edited 08-29-2001).]