A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Is it possible to enter multiple data to one field per record?



 
 
Thread Tools Display Modes
  #1  
Old April 19th, 2006, 02:26 PM posted to microsoft.public.access.tablesdbdesign
external usenet poster
 
Posts: n/a
Default Is it possible to enter multiple data to one field per record?

Is it possible to define a field that can accept multiple data for one
record? I am building a maintenance database and to add multiple dates to
one field for one product would save a great deal of time with the data entry
process. The example is the product requires maintenance every Wednesday
morning. Instead of filling out a new record 52 times for the year. Is it
possible to add 52 different dates for the one record / product???

Thanks
  #2  
Old April 19th, 2006, 02:46 PM posted to microsoft.public.access.tablesdbdesign
external usenet poster
 
Posts: n/a
Default Is it possible to enter multiple data to one field per record?

It would be better to create a process that handles reoccurring events.
Create a dialog box that the user enters the start date, the day(s) of the
week the event is to occur on, and the number of occurrences (or occurrence
end date).

Entering more data into a field, like you have described, will be a
nightmare to, not only maintain, but to report on for queries and reports.

HTH


--
Rob Mastrostefano

FMS Professional Solutions Group
http://www.fmsinc.com/consulting

Software Tools for .NET, SQL Server, Visual Basic & Access
http://www.fmsinc.com


"Matt" wrote in message
...
Is it possible to define a field that can accept multiple data for one
record? I am building a maintenance database and to add multiple dates to
one field for one product would save a great deal of time with the data
entry
process. The example is the product requires maintenance every Wednesday
morning. Instead of filling out a new record 52 times for the year. Is
it
possible to add 52 different dates for the one record / product???

Thanks



  #3  
Old April 19th, 2006, 03:03 PM posted to microsoft.public.access.tablesdbdesign
external usenet poster
 
Posts: n/a
Default Is it possible to enter multiple data to one field per record?

That is what I was afraid of. My talents in the db world is pretty basic.
However...can you recommend a good site that might discuss the solution you
provided???

Thanks again for the assistance.

"RobFMS" wrote:

It would be better to create a process that handles reoccurring events.
Create a dialog box that the user enters the start date, the day(s) of the
week the event is to occur on, and the number of occurrences (or occurrence
end date).

Entering more data into a field, like you have described, will be a
nightmare to, not only maintain, but to report on for queries and reports.

HTH


--
Rob Mastrostefano

FMS Professional Solutions Group
http://www.fmsinc.com/consulting

Software Tools for .NET, SQL Server, Visual Basic & Access
http://www.fmsinc.com


"Matt" wrote in message
...
Is it possible to define a field that can accept multiple data for one
record? I am building a maintenance database and to add multiple dates to
one field for one product would save a great deal of time with the data
entry
process. The example is the product requires maintenance every Wednesday
morning. Instead of filling out a new record 52 times for the year. Is
it
possible to add 52 different dates for the one record / product???

Thanks




  #4  
Old April 19th, 2006, 03:30 PM posted to microsoft.public.access.tablesdbdesign
external usenet poster
 
Posts: n/a
Default Is it possible to enter multiple data to one field per record?

I don't know of any sites off the top of my head. Look via google for
keyword "RecordSet".
Find examples that will show you how to create and destroy recordsets. With
the recordsets, how to update and append data.

HTH


--
Rob Mastrostefano

FMS Professional Solutions Group
http://www.fmsinc.com/consulting

Software Tools for .NET, SQL Server, Visual Basic & Access
http://www.fmsinc.com


"Matt" wrote in message
...
That is what I was afraid of. My talents in the db world is pretty basic.
However...can you recommend a good site that might discuss the solution
you
provided???

Thanks again for the assistance.

"RobFMS" wrote:

It would be better to create a process that handles reoccurring events.
Create a dialog box that the user enters the start date, the day(s) of
the
week the event is to occur on, and the number of occurrences (or
occurrence
end date).

Entering more data into a field, like you have described, will be a
nightmare to, not only maintain, but to report on for queries and
reports.

HTH


--
Rob Mastrostefano

FMS Professional Solutions Group
http://www.fmsinc.com/consulting

Software Tools for .NET, SQL Server, Visual Basic & Access
http://www.fmsinc.com


"Matt" wrote in message
...
Is it possible to define a field that can accept multiple data for one
record? I am building a maintenance database and to add multiple dates
to
one field for one product would save a great deal of time with the data
entry
process. The example is the product requires maintenance every
Wednesday
morning. Instead of filling out a new record 52 times for the year.
Is
it
possible to add 52 different dates for the one record / product???

Thanks






  #5  
Old April 19th, 2006, 03:50 PM posted to microsoft.public.access.tablesdbdesign
external usenet poster
 
Posts: n/a
Default Is it possible to enter multiple data to one field per record?

You might want to take a look at the Recurring sample database at
http://www.rogersaccesslibrary.com/O...p#Hookom,Duane. This
solution speeds up the entry of multiple records based on a variety of date
intervals.
--
Duane Hookom
MS Access MVP

"Matt" wrote in message
...
Is it possible to define a field that can accept multiple data for one
record? I am building a maintenance database and to add multiple dates to
one field for one product would save a great deal of time with the data
entry
process. The example is the product requires maintenance every Wednesday
morning. Instead of filling out a new record 52 times for the year. Is
it
possible to add 52 different dates for the one record / product???

Thanks



 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Design help, please SillySally Using Forms 27 March 6th, 2005 04:11 AM
Prevent Blank Records being written. Need Help. Robert Nusz @ DPS Using Forms 4 December 29th, 2004 05:15 PM
Format on data to import to Access tables? (I need your advice) Niklas Östergren General Discussion 5 December 13th, 2004 02:54 PM
transpose john Using Forms 1 November 24th, 2004 06:16 PM
New Record Update Michelle Using Forms 5 October 28th, 2004 07:59 AM


All times are GMT +1. The time now is 11:40 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.