adding record via form
- From: "bingo" <bingo@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 9 Aug 2005 05:35:09 -0700
I would like to use a form to enter data into a SQL Server table. On the
form, i've a combo box that pull in the emp_id from table A and three text
boxes, which allow the user to fill in the information (hire_date, SSN,
salary). Once the user enter the data into the three text boxes, they can
click a button to submit the data. i would like to know what vba code do i
need behind the button to take the emp_id, hire_date, SSN and salary and add
these to a new table (table B). Your help/suggestion is greatly appreciated.
.
- Follow-Ups:
- RE: adding record via form
- From: Brian
- RE: adding record via form
- Prev by Date: Re: Form does no longer bind to table
- Next by Date: Re: How do I check if a hidden form is open/loaded?
- Previous by thread: How can I make page height longer than 17"
- Next by thread: RE: adding record via form
- Index(es):