J
James
Hi everyone,
I'm kind of new to programming forms and I have a question
on using a command button to insert some values into
tables.
Examples:
Company Name:______
Company Address:______
Enter
How do I program the Enter button to insert the values
from the two textboxes into my company table and how to
insert the company name into another table (call it comp)
all together at once. What I mean is that, with a click on
the Enter button, the values should go into more than one
table.
Any counseling is appreciated
James
I'm kind of new to programming forms and I have a question
on using a command button to insert some values into
tables.
Examples:
Company Name:______
Company Address:______
Enter
How do I program the Enter button to insert the values
from the two textboxes into my company table and how to
insert the company name into another table (call it comp)
all together at once. What I mean is that, with a click on
the Enter button, the values should go into more than one
table.
Any counseling is appreciated
James