Skip to Main Content
Access 2002 Programming by Example
book

Access 2002 Programming by Example

by Bob Villareal
January 2002
Beginner content levelBeginner
576 pages
13h 23m
English
Que
Content preview from Access 2002 Programming by Example

More than One Way to Handle Conditions

Programs must be able to make decisions based on conditions. It is not unusual to be confronted with a task that involves what is called conditional processing, which is the ability to determine which direction to take the program based on a value or a set of conditions. If X value is true, then do Y. If it is false, then do Z. If Ralph has a grade point average of B or better, then put him in the scholarship program. If it is not equal to or better than B, then don’t put him in the scholarship program. These are the kinds of real-life situations that you can encounter. In short, you need to have the ability to control your program. You have already been introduced to the following flow control structures, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Access 2003 Programming by Example with VBA, XML, and ASP

Access 2003 Programming by Example with VBA, XML, and ASP

Julitta Korol
Microsoft® Access® 2010 Programmer's Reference

Microsoft® Access® 2010 Programmer's Reference

Teresa Hennig, Rob Cooper, Geoffrey L. Griffith, Jerry Dennison

Publisher Resources

ISBN: 0789725940Purchase book