PC Review


Reply
Thread Tools Rate Thread

Duplicating date in a field to a new record

 
 
=?Utf-8?B?U2FuZHJhb2M=?=
Guest
Posts: n/a
 
      31st May 2007
I am new to Access and was wondering when entering date in a form, then going
to a new record in that form to enter more date, can you duplicate the same
data you just entered in the previous record? Ex: Customer - date - order#
and amount are fields in my form. I have a customer 'A' that orders several
items. Can I duplicate customer 'A' and the date without having to retype
the same info in every record?
 
Reply With Quote
 
 
 
 
Arvin Meyer [MVP]
Guest
Posts: n/a
 
      31st May 2007
If you database is designed correctly, you do not have all the information
in that one row of data. That is one of the main differences between a
database and a spreadsheet.

A customer table handles all the customer information, and orders table uses
the customer ID from the customers table and handles all the order header
information (CustomerID, Date, etc.), and an order details table handles the
items on the order.

For an example, have a look at the Northwind sample database that came with
Access.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com

"Sandraoc" <(E-Mail Removed)> wrote in message
news:2E36550C-AA69-42E7-B956-(E-Mail Removed)...
>I am new to Access and was wondering when entering date in a form, then
>going
> to a new record in that form to enter more date, can you duplicate the
> same
> data you just entered in the previous record? Ex: Customer - date -
> order#
> and amount are fields in my form. I have a customer 'A' that orders
> several
> items. Can I duplicate customer 'A' and the date without having to retype
> the same info in every record?



 
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
Duplicating a record leaving one field blank for editing Uni Microsoft Access Form Coding 6 15th Feb 2008 12:29 AM
Comparing date field values and deleting the earlier date record =?Utf-8?B?Q3JhaWc=?= Microsoft Access Queries 2 5th Sep 2006 01:22 AM
Find last date in a field and return data from another field in that record TitanMan Microsoft Access Queries 2 6th Jun 2006 04:30 AM
duplicating most of the field values from the previously-entered record Paul James Microsoft Access Form Coding 2 11th Jun 2004 06:29 AM
Need to have a date field updated to today if diff field of record chgd. Carrie Microsoft Access Forms 4 14th Aug 2003 12:03 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:59 PM.