Is it possible to code this in VB...
I want to have a button on a search form that once the user finds the record they are looking for has the option to i guess import that record into another table.
I was thinking of maybe a SQL insert statment done in VB....
I want to have a button on a search form that once the user finds the record they are looking for has the option to i guess import that record into another table.
I was thinking of maybe a SQL insert statment done in VB....
Comment