djmurphy58
Technical User
Ok here's the deal-
I have a form in which the user enters a start date, an end date, and a 6-digit cost code. From this data, the user hits a button that generates a report. The dates the user enters correlate to a construction phase for a jobsite. For example, Phase 17B occurred between 11/3/03 and 11/19/03. So if the user enters these dates for the start and end dates, I want a title to appear on my report that says "Phase 17B". Similarly, if the user enters different dates, for example a start of 6/1/03 and an end of 7/1/03, the title should be "Phase 7". How do I do this - is this some sort of If/Then statement???
Thank you,
Dennis
I have a form in which the user enters a start date, an end date, and a 6-digit cost code. From this data, the user hits a button that generates a report. The dates the user enters correlate to a construction phase for a jobsite. For example, Phase 17B occurred between 11/3/03 and 11/19/03. So if the user enters these dates for the start and end dates, I want a title to appear on my report that says "Phase 17B". Similarly, if the user enters different dates, for example a start of 6/1/03 and an end of 7/1/03, the title should be "Phase 7". How do I do this - is this some sort of If/Then statement???
Thank you,
Dennis