Hello folks-
I've tried to search for a solution to my problem, but I'm not sure how to phrase it to get a response. The problem:
I have a listbox that displays columns from a query. I would like to use the listbox to populate textboxes that relate to the same row (record). I’ve done it before, but the problem is that the query is run from a table that has no primary key. I’m not sure how to reference the correct record in the listbox without a key.
Is there a way to add a primary key to a query?
Cheers to anyone who can help. -Tom
I've tried to search for a solution to my problem, but I'm not sure how to phrase it to get a response. The problem:
I have a listbox that displays columns from a query. I would like to use the listbox to populate textboxes that relate to the same row (record). I’ve done it before, but the problem is that the query is run from a table that has no primary key. I’m not sure how to reference the correct record in the listbox without a key.
Is there a way to add a primary key to a query?
Cheers to anyone who can help. -Tom