UniqueTII
What?
- Local time
- Today, 14:09
- Joined
- Apr 4, 2002
- Messages
- 96
I am making reports for students' work study verification forms, and what I need to do is say whether the term is "summer" or "academic year" based on the start and finish dates of work. Is it possible to say that if the start date is after May 16th the term is summer?
For example, one of the lines on the report is:
The academic year College Work-Study award is $" & [CWS Eligibility]
where CWS Eligibility is the total amount the student can earn on work study. What I need to do is change the text that says "academic year" based on the start date of the job. Would it be a better idea to change the query where I got the values for the report to include a summer/academic_year value, and if so, how would I do that?
[This message has been edited by UniqueTII (edited 04-18-2002).]
For example, one of the lines on the report is:
The academic year College Work-Study award is $" & [CWS Eligibility]
where CWS Eligibility is the total amount the student can earn on work study. What I need to do is change the text that says "academic year" based on the start date of the job. Would it be a better idea to change the query where I got the values for the report to include a summer/academic_year value, and if so, how would I do that?
[This message has been edited by UniqueTII (edited 04-18-2002).]