Add information from the texbox to a table

XXD

Registered User.
Local time
Today, 14:47
Joined
Mar 11, 2008
Messages
68
I have created a textbox on my form, "Start", and a button. When i klick the button i whant to make so that the text i have entered in my textbox adds on a table namde LIST. I have googled but haven't found anything.
Does anyone have any suggestion on how i can move forward?
Will apperciate it alot!

XXD
 
The next thing to do would be to lookup the recordset method of data entry in Access. It might be useful, but it depends on a couple of things:

*Weather or not your form is bound to the table called LIST.
*Weather or not the text box control is bound.

Regardless though, more detailed information would be very useful here...
 
I managed to make it. But i can only add by clicking on the formbutton from the forms properties. How can i make my own button to do this?
I have attached a picture of how it looks.
 

Attachments

  • namnlös.JPG
    namnlös.JPG
    21.2 KB · Views: 128
I managed to make it. But i can only add by clicking on the formbutton from the forms properties.
What do you mean you can only add by the properties? There is no form button in the property sheet. I don't understand what you're referring to here.
How can i make my own button to do this?
Do what? Enter data?
 
It's hard to explain so skip it. It works anyway, thanks for trying though.

XXD
 

Users who are viewing this thread

Back
Top Bottom