473,395 Members | 1,905 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,395 software developers and data experts.

Copying data from multiple fields on one form, to another form.

I've seen this subject here in a similar fashion, but not in a fashion
that can easily be accomplished for my purpose.

Simply put, I have a form, I have about 2 dozen fields on this form,
that I may need to move to the next record. For example:

first_name
last_name
address
address_2
city
state
zip
phone_home

etc. I will have specific information to track - like how many items
I have loaned out to a particular person. So, if they have 6 items, I
don't want to have to retype the same information six times.

For some reason, I have been asked to duplicate that information,
rather than have six options for items. Hence, all this data will
need to be duplicated to another record, like the table example below

john smith 35 main street anytown ma 55555 camera nikon
D90
john smith 35 main street anytown ma 55555 flash generic
john smith 35 main street anytown ma 55555 tripod Bogen
john smith 35 main street anytown ma 55555 battery Duracell
lithium

Hope I didn't give too much information, but enough for any help.

Thanx in advance for all those that help me with this project. I'm
volunteering my time for a non-profit organization, so I don't have
the budget to look outside the web.

Cheers,

Jonathan
Nov 12 '05 #1
1 2062
jo***********@lycos.com (Jonathan) wrote in message news:<32**************************@posting.google. com>...
I've seen this subject here in a similar fashion, but not in a fashion
that can easily be accomplished for my purpose.

Simply put, I have a form, I have about 2 dozen fields on this form,
that I may need to move to the next record. For example:

first_name
last_name
address
address_2
city
state
zip
phone_home

etc. I will have specific information to track - like how many items
I have loaned out to a particular person. So, if they have 6 items, I
don't want to have to retype the same information six times.

For some reason, I have been asked to duplicate that information,
rather than have six options for items. Hence, all this data will
need to be duplicated to another record, like the table example below

john smith 35 main street anytown ma 55555 camera nikon
D90
john smith 35 main street anytown ma 55555 flash generic
john smith 35 main street anytown ma 55555 tripod Bogen
john smith 35 main street anytown ma 55555 battery Duracell
lithium

Hope I didn't give too much information, but enough for any help.

Thanx in advance for all those that help me with this project. I'm
volunteering my time for a non-profit organization, so I don't have
the budget to look outside the web.

Cheers,

Jonathan

Normalize, and this is a cake walk.
CREATE TABLE Person(
PersonID AutoIncrement,
Firstname Text(25) Not Null,
LastName Text(25) Not Null,
Address Text(50) Not Null,
City Text(25) Not Null,
State Text(2) Not Null,
ZipCode Text(5) Not null)

CREATE TABLE Borrows(
PersonID Long,
ItemID Long,
IssueDate Date,
ReturnDate Date)

CREATE TABLE Item(
ItemID AutoIncrement,
Description Text(50) NOT NULL)

Then it's just
Person---(1,M)--Borrows--(M,1)--Item
Nov 12 '05 #2

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

Similar topics

32
by: Neil Ginsberg | last post by:
We're using SQL Server 7 with an Access 2000 MDB as a front end with ODBC linked tables. I recently created a new set of tables for the app, and users are complaining that unsaved data is being...
2
by: Jeremy | last post by:
I have a pretty straightforward database that is designed to record free-form information about products (date, source and a memo field). This is searched and updated via a form. For new records,...
5
by: Lyn | last post by:
I am trying to copy selected fields from one table to another, by reading the source table record into a recordset (ADO) and then copying the relevant fields to an SQL statement "INSERT INTO...". ...
6
by: Jeff Brooks | last post by:
I need to copy a record one access record into the same table. I just need to modify a couple fields that the user will change. Im sure there is an easy way to do it. I have started just reading...
17
by: Timothy.Rybak | last post by:
Hello all, This is my first attempt at an application, so kid gloves are appreciated. I need to make a very simple form that only has a few elements. One is TraceCode - a text field that is...
8
by: daD | last post by:
I'm trying to write a small database that tracks people coming and going from a small campground. I need to have the current guests in the "current" table" and then have the ability to check them...
3
by: colleen1980 | last post by:
Hi: Can any one please help me when user select 2 dates from DDLDate1 10/09/2006 and DDLDate2 10/12/06 and the name and it close the form. I need to create multiple records in the another table on...
5
by: mark_aok | last post by:
Hi all, I have a situation where I have a split database. At the back end, I need to - create a new table (I will call it newTable) with the exact fields, and relationships as another table...
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:
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.