Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by smack317

  1. smack317

    command to insert records

    I want to use a command button to insert records into a database...how do i do that?
  2. smack317

    button to clear fields

    Could someone tell me how to clear the text boxes of a form using a command button?
  3. smack317

    disable navigation buttons

    where is this placed?
  4. smack317

    disable navigation buttons

    is there a way to disable the navigation buttons at the bottom of the forms?
  5. smack317

    updating with a combo box

    thats been done already thanks though
  6. smack317

    updating with a combo box

    well my problem is that i can get the combo box to populate the form but i cannot figure out how to get the fields to update if any information is changed alos if the info in the combo box is ClientId how are they supposed to add the new Id if its locked in the box...heres my code for...
  7. smack317

    Combo Box to populate a form

    client table has client id , first name, and last name client id is primary key
  8. smack317

    forms not visible

    still didnt work...some forms show and some dont
  9. smack317

    Combo Box to populate a form

    Office XP tables = Client, Client Address,Client Family primary & foriegn = client id
  10. smack317

    forms not visible

    ok i've created the form and everything is good in design view but when i click on the form in from view its blank...what happened?
  11. smack317

    Combo Box to populate a form

    yes its tables my mistake and i didnt understand that at all, sorry
  12. smack317

    Combo Box to populate a form

    ok heres my problem i want to use a combo box, which shows the clientid, lastname, firstname, to populate a form. the form consists of multiple tables of information like: client, client address, and so on the clientid last name and first name come from the client table how do i code it to...

Part and Inventory Search

Back
Top