Microsoft Access Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseMicrosoft Access Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old November 9th, 2003, 04:24 PM
Charli Charli is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 4 Charli User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Help Please :)

I've got a field (ie- mark), and when data is entered into it, I want it to define what goes into another field (ie- grade).

the grade would be dependant on which subject was entered, and what mark was entered.

Any ideas? In very simpleton english, as I'm hopeless at Access?
Pretty please?

Reply With Quote
  #2  
Old November 10th, 2003, 09:37 PM
sbaxter sbaxter is offline
Moderator: Access, SQL
ASP Free God (5000 - 5499 posts)
 
Join Date: Oct 2003
Posts: 5,126 sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 1 h 2 m 51 sec
Reputation Power: 14
It is possible to do what you are wanting, but it isn't easy. It involves setting up a good database structure that help faciliate this action

Provide me with additional information and I can try to point you in the easiest direction

S-

Reply With Quote
  #3  
Old November 11th, 2003, 03:47 AM
Charli Charli is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 4 Charli User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
What other information do you want to know?

I've got two forms, remark and subject, subject has in it the grade boundaries- but it would be ok to somehow hard code the values i needed in, rather than use the table. The remark table is linked to the subject table.

When a remark is entered, it should ideally, look at which subject has been entered in the remark form, and look at the new mark entered, to show a grade. to make it even more fun there's more than one subject, all with different grade boundaries...

Anything else you want to know?

Reply With Quote
  #4  
Old November 11th, 2003, 12:50 PM
sbaxter sbaxter is offline
Moderator: Access, SQL
ASP Free God (5000 - 5499 posts)
 
Join Date: Oct 2003
Posts: 5,126 sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 1 h 2 m 51 sec
Reputation Power: 14
Lets start with you table structure

Table Names, FieldNames, Sample Data, etc

S-

Reply With Quote
  #5  
Old November 11th, 2003, 01:13 PM
Charli Charli is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 4 Charli User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Ok, 4 tables in all:

Candidate
Subject
Centre
Remark

Candidate table fields: candidate#, centre no# (primary keys), candidate name

Subject fields: subjectcode (primary key), subject name, GradebounadyA, GradeBoundaryB, C, D, E.

Centre fields: centre number (primery key), centre name.

Remark fields: centre number, subject code, candidate number, date submitted, mark, grade.
With the ones in bold as primary keys linked from the other tables.

Sample data would be like:
Subject code 01325
Grade boundaries: a: 75, B: 67, C:60, D: 54, E: 48.
Candidate# 1234
Centre#: 12345

Is that ok?

Reply With Quote
  #6  
Old November 11th, 2003, 10:13 PM
sbaxter sbaxter is offline
Moderator: Access, SQL
ASP Free God (5000 - 5499 posts)
 
Join Date: Oct 2003
Posts: 5,126 sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 1 h 2 m 51 sec
Reputation Power: 14
Chari

Correct me if I am wrong, but you would really like to be able to enter the subject and mark and have the grade automatically be populated base on the range criteia in the subject table (which range may differ depending on the subject).

If this is the case look at the form1 on the Sample DB I attached

S-

Reply With Quote
  #7  
Old November 12th, 2003, 02:20 PM
Charli Charli is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 4 Charli User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Umm.. yes, thats it exactly. How'd you do that?

Reply With Quote
  #8  
Old November 12th, 2003, 03:13 PM
sbaxter sbaxter is offline
Moderator: Access, SQL
ASP Free God (5000 - 5499 posts)
 
Join Date: Oct 2003
Posts: 5,126 sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 1 h 2 m 51 sec
Reputation Power: 14
look at the code in the afterupdate event property of the txtmark text box.

You will have to use that code in you DB with modifications depending on table and field names in your DB, and textbox names on your form.

S-

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft Access Help > Help Please :)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump





 Free IT White Papers!
 
Create the Optimal Architecture for your Critical Applications
Warburton's the largest independently owned bakery in the UK faced a number of difficult challenges in providing the most robust yet efficient IT infrastructure for their organization's success. IBM's services combined with their xSeries servers created the perfect platform for their SAP environment with sufficient flexibility, and did so in very time effective fashion.

 
Five Best Practices for Deploying a Successful Service-Oriented Architecture
This white paper describes the benefits you can expect with SOA, and how IBM can help take your business there.

 
Gartner Magic Quadrant for Application Delivery Controllers
Gartner summarizes its view on Application Delivery Controllers, evaluates strengths and weaknesses of solutions, and provides Magic Quadrant reporting for a quick comparison across all vendors. Learn from Gartner how you can benefit from an all-in-one device like Citrix NetScaler that delivers the highest levels of availability, performance and security.

 
Knowledge is Power
What you don't know can hurt you, and is likely costing you money and increasing your security risks during an era of scarce resources. This white paper proposes six key strategies that enterprise security managers can use to improve their network defense posture.

 
Rationalizing the Multi-Tool Environment
The rationalized multi-tool approach is flexible, scalable and cost effective. It provides the necessary input to the IT service management business processes. It preserves prior investments in monitoring tools, empowers technologists to select the best tools with which to do their jobs, and enhances effective response to incidents.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2010 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek