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 » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Mass Data Entry - Repost



 
 
Thread Tools Display Modes
  #1  
Old April 21st, 2010, 07:31 PM posted to microsoft.public.access.reports
Steve[_84_]
external usenet poster
 
Posts: 6
Default Mass Data Entry - Repost

I posted couple months ago a question on how to creat a form to do a
mass data entry for the attendees of a class. Due to other fires that
popped up this project got moved to a back burner and I'm now ready to
revisit it. But still have some questions.

Here is my basic structure

Staff List (Query from Linked Tables)
Staff ID #

Course Table
Course ID
Initial Offering Date
Presenter
etc.

Class Input Table (Junction Table)
Staff ID #
Course ID
Completion Date

The recomendation that was given to me then was to create a main form
with referencing the Course ID and Completion Date fields from the
Junction Table and create a sub form with a list of staff members each
connecte to a check box that will update the junction table. My
question is if I do it this way, it sounds like I need to update the
form everytime we hire a new employee, or an employee leaves. Which is
the type of thing we were trying by rebuilding the database and
linking it to our employee database.

Any suggestions?
  #2  
Old April 22nd, 2010, 04:48 PM posted to microsoft.public.access.reports
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default Mass Data Entry - Repost

create a sub form with a list of staff members each connecte to a check box
that will update the junction table. My question is if I do it this way, it
sounds like I need to update the form everytime we hire a new employee, or an
employee leaves.
Not if you have the subform in datasheet view fed by query that has criteria
for active employee.

--
Build a little, test a little.


"Steve" wrote:

I posted couple months ago a question on how to creat a form to do a
mass data entry for the attendees of a class. Due to other fires that
popped up this project got moved to a back burner and I'm now ready to
revisit it. But still have some questions.

Here is my basic structure

Staff List (Query from Linked Tables)
Staff ID #

Course Table
Course ID
Initial Offering Date
Presenter
etc.

Class Input Table (Junction Table)
Staff ID #
Course ID
Completion Date

The recomendation that was given to me then was to create a main form
with referencing the Course ID and Completion Date fields from the
Junction Table and create a sub form with a list of staff members each
connecte to a check box that will update the junction table. My
question is if I do it this way, it sounds like I need to update the
form everytime we hire a new employee, or an employee leaves. Which is
the type of thing we were trying by rebuilding the database and
linking it to our employee database.

Any suggestions?
.

 




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


All times are GMT +1. The time now is 07:46 PM.


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