Re: Help with a timetable Table
- From: "Larry Daugherty" <Larry.NoSpam.Daugherty@xxxxxxxxxxx>
- Date: Wed, 14 May 2008 01:35:06 -0700
First get rid of the "lookup control". Design your tables to
accurately reflect the data. see www.mvps.org/access regarding the
evils of lookup fields in tables. That site is one of the greatest
resources available to Access developers.
Bear in mind that most of the issues of how you want your data to look
and how to enter and edit data are best are best resolved using Forms.
Don't use tables for data entry and massage. Tables give you limited
protection. You'll be able to manage your data much more powerfully
by using Forms.
Typically your Form will be based on a Query which will be based on
one or more Tables.
For some great resources, you might google on John Vinson and
"tutorial" or "learning" in this and other Access newsgroups. John
posts a great list of resources including a tutorial by Crystal which
is great for beginners.
HTH
--
-Larry-
--
"Sheila" <Sheila@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4B9AF566-022B-44DD-9B89-80274FE2527B@xxxxxxxxxxxxxxxx
I have come back to this problem and can liken it to something inthe
Northwwind database. If you change a product in the order detailstable but
leave the pricing unaltered, an invoice can be produced withincorrect costs.
I changed all the products on order no 10248 but left the prices asthey
were. When I checked the invoice, I would have charged the customer$10 for
something that should have been $84. Surely this can't be right ifthere is
no validation.need...!
--
Thanks, Sheila
"Sheila" wrote:
I am a very new Access user, so I hope I manage to explain what I
attendingI am trying to build a database to record details of students
as follows:various classes for a dance school. I have tables as follows:
Student personal details
Class timetable (fields show day, teacher, venue, dance type)
Class v Student (links students with the classes they attend)
It is the Class v Student table that I have a problem with. Fields
names -1) Student Name (created a "look-up" control so I can't mis-spell
per theall ok
2) Class attended!!!!!!!!
I need to be able to only enter the details of a valid class (as
class detailsclass timetable) and I need the table to then show me the FULL
produced a(ie day, teacher, venue, dance type). At the moment, I have
information, I canlook-up control which is great because when I enter the
itself doessee EXACTLY the class I want to link to a student. BUT, the table
therefore makesnot display ALL that information once I've selected it which
containedverification of data entry a bit tricky. It only displays the text
is the daywithin the first column of the class timetable - in this case it
show Day,(Mon, Tues etc) the class takes place.
So, I then created extra fields in my class v student table, to
still haveteacher, venue etc. I thought this would work, but it seems that I
This meansto select a teacher, then a venue, then a day, then a dance type.
class Ithat I could get it all wrong. I expected to be able to select the
bit likewanted and then all the data is entered in the relevant fields (a
at venue Ypredictive texting).
My Class timetable will correctly show that teacher X teaches tap
could enter aon Monday but the way I have my class v student table set up, I
onstudent name against a teacher X who could teach ballet at venue C
need it toThursdays and my Class v Student table will happily accept it! I
being able toonly accept the details from the class timetable table without
separatemix and match.
I also tried setting up the venues and days of the week etc in
wrong, buttables, but of course this made no difference.
I feel sure that there is something quite basic that I am getting
intogether in oneI just can't see what. I can't put all the class details
fields (egfield, because I need to run reports/registers, by each of the
the helpsort by day, venue or teacher). Because I am a new user, even with
of a manual, I am at a loss.
Please can anyone tell me what I am doing wrong.
--
Thanks, Sheila
.
- References:
- Help with a timetable Table
- From: Sheila
- RE: Help with a timetable Table
- From: Sheila
- Help with a timetable Table
- Prev by Date: RE: Help with a timetable Table
- Next by Date: Re: Help with a timetable Table
- Previous by thread: RE: Help with a timetable Table
- Next by thread: Re: Help with a timetable Table
- Index(es):
Relevant Pages
|