473,385 Members | 1,492 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Data Entry Form Outputs to Multiple Tables

I am new to Access 2002 and have a questions regarding using a form
for data entry. I have 15 items I need to keep track of that are
listed individually on a form as follows:

Item#1Name AmountOut AmountIn
Item#2Name AmountOut AmountIn
etc.

Each day, the user opens this form and records the amount they have
taken or put in for each of the 15 items. This form, when submitted,
then needs to send each Items data to it individual table
(tbl_MstrItem#1, tbl_MstrItem#2, etc.). I have tried several different
approaches trying to get the data to feed from one form to several
tables, but haven't been able to get it to do it successfully. Is this
possible to do? ANy response would be appreciated. Thanks.
Nov 12 '05 #1
2 6580
If you have identical information in multiple tables, its possible your
difficulty is caused by your violation of good relational database design
principles. Consider consolidating the tables into a single table, with an
identifying field added. Then use a continuous forms view, or a subform
control with continous forms view embedded in a main form.

If you feel compelled to use this design (and it'll likely cause you other
problems later, as well), you could embed multiple subforms, each linked to
the appropriate table.

Alternatively, you could use VBA code to update the tables.

Larry Linson
Microsoft Access MVP

"IanCraft" <ia*******@ambient-us.com> wrote in message
news:69*************************@posting.google.co m...
I am new to Access 2002 and have a questions regarding using a form
for data entry. I have 15 items I need to keep track of that are
listed individually on a form as follows:

Item#1Name AmountOut AmountIn
Item#2Name AmountOut AmountIn
etc.

Each day, the user opens this form and records the amount they have
taken or put in for each of the 15 items. This form, when submitted,
then needs to send each Items data to it individual table
(tbl_MstrItem#1, tbl_MstrItem#2, etc.). I have tried several different
approaches trying to get the data to feed from one form to several
tables, but haven't been able to get it to do it successfully. Is this
possible to do? ANy response would be appreciated. Thanks.

Nov 12 '05 #2
"Larry Linson" <bo*****@localhost.not> wrote in message news:<b8****************@nwrddc02.gnilink.net>...
If you have identical information in multiple tables, its possible your
difficulty is caused by your violation of good relational database design
principles. Consider consolidating the tables into a single table, with an
identifying field added. Then use a continuous forms view, or a subform
control with continous forms view embedded in a main form.

If you feel compelled to use this design (and it'll likely cause you other
problems later, as well), you could embed multiple subforms, each linked to
the appropriate table.

Alternatively, you could use VBA code to update the tables.

Larry Linson
Microsoft Access MVP

"IanCraft" <ia*******@ambient-us.com> wrote in message
news:69*************************@posting.google.co m...
I am new to Access 2002 and have a questions regarding using a form
for data entry. I have 15 items I need to keep track of that are
listed individually on a form as follows:

Item#1Name AmountOut AmountIn
Item#2Name AmountOut AmountIn
etc.

Each day, the user opens this form and records the amount they have
taken or put in for each of the 15 items. This form, when submitted,
then needs to send each Items data to it individual table
(tbl_MstrItem#1, tbl_MstrItem#2, etc.). I have tried several different
approaches trying to get the data to feed from one form to several
tables, but haven't been able to get it to do it successfully. Is this
possible to do? ANy response would be appreciated. Thanks.


To All CDMA Participants Old and New:

I've recently accepted Jesus Christ as my personal savior. I want to
become a "new" Larry Linson. Therefore I'm repudiating this post and
all of my posts to CDMA over these many years. Those posts were the
work of the "old" Larry Linson. He was a liar and a deceiver.

To all of you who've supported me I can only say I'm sorry for letting
you down. To all of you whose work I've stolen I say I will never do
it again. And to those of you I've slandered or hurt in some way I
hope you'll find it in your heart to forgive me.

Respectfully Yours,
(The New) Larry Linson
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mike | last post by:
I need to enter data into multiple tables from the same field in one form. Is this possible? If so, how do I accomplish it. Example: I need to enter changes to a customer master table (name,...
4
by: intl04 | last post by:
How do I create a data input form in Access that is external to the Access database to which it's connected (if that's possible, which I believe it is)? For example, if someone clicks on an Access...
5
by: Aspnot | last post by:
Background: I have a data entry form that is bound to a DataSet. This DataSet contains 9 tables and the form displays data from each table in textboxes, not a DataGrid. One of the tables in the...
2
by: filbennett | last post by:
Hi Everyone, I'm generally unfamiliar with Access form design, but have programmed Cold Fusion applications for a couple of years. I'd like to build a data entry form in Access that allows the...
34
by: Jeff | last post by:
For years I have been using VBA extensively for updating data to tables after processing. By this I mean if I had to do some intensive processing that resulted in data in temp tables, I would have...
1
by: NumberCruncher | last post by:
Hi All, I am struggling with setting up my first system of tables, forms,and reports, and could use your help! I am setting up a database to keep track of the production of a produced item. The...
20
by: hippomedon | last post by:
Hello everyone, I'm looking for some advice on whether I should break the normalization rule. Normally, I would not consider it, but this seems to be a special case. I have created an...
2
kcdoell
by: kcdoell | last post by:
Hello: I have four tables: tblDivision tblWorking_Region tblCredit_Region tblForecast (This is the main data entry table for all forecasting records) tblDivision has the following fields:
11
by: RobertJohn | last post by:
Hi all I am using Access 2007 to start a small home library application, and so far it has two tables. 1. Books, with fields Book_ID (Primary Key) and Title, and 2. Authors, with fields...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.