I have a switchboard that displays several buttons.
One of the buttons is Import. When that button is clicked, it performs a macro which imports one record into the table WSPECS from a text file.
Now, on the main switchboard, there are two fields bound to WSPECS: QUOTE NUMBER and ITEM NUMBER.
My Question: How would I make these two fields display the QUOTE NUMBER and ITEM NUMBER of the record just imported from the text file? Currently, the fields just display the first record in the table WSPECS.
Thanks in advance.
One of the buttons is Import. When that button is clicked, it performs a macro which imports one record into the table WSPECS from a text file.
Now, on the main switchboard, there are two fields bound to WSPECS: QUOTE NUMBER and ITEM NUMBER.
My Question: How would I make these two fields display the QUOTE NUMBER and ITEM NUMBER of the record just imported from the text file? Currently, the fields just display the first record in the table WSPECS.
Thanks in advance.