Computing.Net > Forums > Database > Access 2003

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Access 2003

Reply to Message Icon

Name: yellowcherry
Date: May 5, 2009 at 02:59:24 Pacific
OS: Windows XP
Subcategory: DB2
Comment:

Hi

I need an IIf statement to turn pupils marks into grades. for example all students scoring 0-10=F, 10-30=E, 30-50=D, 50-60=C, 60-80=B, 80-100=A

I have never built an access database before and am finding it all very confusing, would really appreicate any help, anyone could give me.

Thanks
Cheri



Sponsored Link
Ads by Google

Response Number 1
Name: orange
Date: May 5, 2009 at 05:46:15 Pacific
Reply:

Cheri,

I don't think your ranges are what you really want --- they overlap.
0-10=F, 10-30=E, 30-50=D, 50-60=C, 60-80=B, 80-100=A
, I think you want:
0-10=F, 11-30=E, 31-50=D, 51-60=C, 61-80=B, 81-100=A or similar.

Here's a link that may help:
http://www.599cd.com/tips/access/ii...


0
Reply to Message Icon

Related Posts

See More


adodb connection Shell Script


Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Access 2003

MS Access 2003 & Time Query www.computing.net/answers/dbase/ms-access-2003-amp-time-query/90.html

Dynamic functions in Access 2003 www.computing.net/answers/dbase/dynamic-functions-in-access-2003/326.html

Paradox 9 BLOB Field MS Access 2003 www.computing.net/answers/dbase/paradox-9-blob-field-ms-access-2003/740.html