J
JRP
Hello, Could someone help me with this problem, I have a form with
product displayed on it from a product table. I want to be able to add
that one record that is in view to another table for ordering when the
user clicks on a button for "Order Part". I have tried everything I
know, but I'm clueless. I have tried several types of code including
SQL insert and select statements but I just can't figure it out. I can
insert all the records from the table but not just the one that is
displayed at the time.
product displayed on it from a product table. I want to be able to add
that one record that is in view to another table for ordering when the
user clicks on a button for "Order Part". I have tried everything I
know, but I'm clueless. I have tried several types of code including
SQL insert and select statements but I just can't figure it out. I can
insert all the records from the table but not just the one that is
displayed at the time.