Recent content by cwright

  1. C

    How do I use submit button to add details to a table?

    Appologies reclusive. Not really meant to be on internet at work so had to be quick. The database I have made is for stock control. I have a table called "products" which lists everything in our stock room. I have a form called "stockinput" for when new stock arrives in our store. I would...
  2. C

    How do I use submit button to add details to a table?

    hmm from what I can tell this appears to be linkin a table to another. This database is basically for stock control and I wondered if my first post can be implemented in any way? Again thanks to anyone who can point me in the right direction.
  3. C

    How do I use submit button to add details to a table?

    Thanks reclusive will try append query and see what happens.
  4. C

    How do I use submit button to add details to a table?

    Hi everyone, I am new to this so bear with me. I currently have a form with textboxes and 2 combo boxes. I have a submit button at the bottom of the page and would like this to take all the infomation from the form and add to a master table. I was hoping to be able to create a pop up message...
  5. C

    How do I use submit button to add details to a table?

    Hi everyone, I am new to this so bear with me. I currently have a form with textboxes and 2 combo boxes. I have a submit button at the bottom of the page and would like this to take all the infomation from the form and add to a master table. I was hoping to be able to create a pop up message...
Back
Top Bottom