PC Review


Reply
Thread Tools Rate Thread

Creating a botton to update data from a Form to Table

 
 
Reboot the Kid
Guest
Posts: n/a
 
      12th May 2010
Greetings People

I need to know how to create a botton on a Form (Microsoft Access) that may
allow me to update the data in a Table. I know that I have to use VBA or VB
..NET CODE to create it. Where could I find a sample code that may help me
with that?

Reboot Kid
 
Reply With Quote
 
 
 
 
John W. Vinson
Guest
Posts: n/a
 
      12th May 2010
On Tue, 11 May 2010 16:19:01 -0700, Reboot the Kid
<(E-Mail Removed)> wrote:

>Greetings People
>
>I need to know how to create a botton on a Form (Microsoft Access) that may
>allow me to update the data in a Table. I know that I have to use VBA or VB
>.NET CODE to create it. Where could I find a sample code that may help me
>with that?
>
>Reboot Kid


Well... no. You don't need any button or any code at all to have a Form write
data to a Table; that's what forms *DO*, out of the box. Just use the table
(or a query based on the table) as the Recordsource for the form, and bind the
form controls to the fields in the table.

If you're having trouble doing so, please explain; what's the table, how did
you create the form, what (if anything) is in the Form's Recordsource
property, and most of all, what specific problems are you having?

--

John W. Vinson [MVP]
 
Reply With Quote
 
Reboot the Kid
Guest
Posts: n/a
 
      14th May 2010
Thanks Vinson;

I some how knew my professor was asking B/S.

"John W. Vinson" wrote:

> On Tue, 11 May 2010 16:19:01 -0700, Reboot the Kid
> <(E-Mail Removed)> wrote:
>
> >Greetings People
> >
> >I need to know how to create a botton on a Form (Microsoft Access) that may
> >allow me to update the data in a Table. I know that I have to use VBA or VB
> >.NET CODE to create it. Where could I find a sample code that may help me
> >with that?
> >
> >Reboot Kid

>
> Well... no. You don't need any button or any code at all to have a Form write
> data to a Table; that's what forms *DO*, out of the box. Just use the table
> (or a query based on the table) as the Recordsource for the form, and bind the
> form controls to the fields in the table.
>
> If you're having trouble doing so, please explain; what's the table, how did
> you create the form, what (if anything) is in the Form's Recordsource
> property, and most of all, what specific problems are you having?
>
> --
>
> John W. Vinson [MVP]
> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a new form for existing table & update ext. tab w/ new fi =?Utf-8?B?RG9ubmFAYWxyb24=?= Microsoft Access Getting Started 1 7th Aug 2006 04:59 PM
creating data entry form from multi-table query =?Utf-8?B?c3BlbmNl?= Microsoft Access Forms 1 18th Jul 2006 04:42 AM
Update a different table with form data =?Utf-8?B?Q2hyaXMgRnJlZW1hbg==?= Microsoft Access Forms 1 2nd Nov 2005 05:30 AM
Creating a data update request form =?Utf-8?B?ZGF0YWdybA==?= Microsoft Word Document Management 0 5th Jul 2005 05:31 PM
Get data from a table, Update another Table, all from a Form =?Utf-8?B?SXJzaGFkIEFsYW0=?= Microsoft Access VBA Modules 0 26th Feb 2005 01:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:54 AM.