Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Microsoft Access > Re: Form design...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 30204 of 31273
Post > Topic >>

Re: Form design for novice

by dghebrehiwet@[EMAIL PROTECTED] May 9, 2008 at 06:44 AM

Hello wes,

first add data bound combobox to your form.
Simply drag the combobox onto the form and adjust the datasource
to the right table. Make the id the bound column and display the
employee name.
You can display several columns if you wish.

Secondly you create for example a button which is to be pressed when
you have choosen the right employee. Attach an click event to it.
In this event you can build your sql string to insert the new item
into the table
"CNC log table".

Yes. You can open, create and modify excel tables from within access
vba or can im****t excel
tables as tables into your database.

Hope this helps,

da8

INSERT INTO table_name (column1, column2,...)
VALUES (value1, value2,....)

On 8 Mai, 22:53, ber...@[EMAIL PROTECTED]
 wrote:
> Hi
> I'm working with an exsisting database in 2007.  I would like to add a
> control(?) to a form that would display information from a different
> table.
>
> The form is a simple way of inputing information into a table called
> "CNC log table".  I want to use a combo box input ("empoyee name")
> that would pull info ("employee number") from the same table and
> display it on the form and then input it into the "CNC log table".
>
> Would it also be possible to gather this input info from an .xls
> spread sheet.
>
> Thanks
> wes
 




 2 Posts in Topic:
Form design for novice
bermaq@[EMAIL PROTECTED]   2008-05-08 13:53:45 
Re: Form design for novice
dghebrehiwet@[EMAIL PROTE  2008-05-09 06:44:17 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 6 15:47:15 CDT 2008.