I would like to fill in on a report the field say: Return Date.
Return Date has values coming in from a query, but if the query value
is blank, then I want to show
Return Date as: 15 + [Date Out] which is another field on the report
How can Ichange the control source to say put an if statemnt maybe to check if Date Return is blank, then format field this wasy
else show value coming in
Do I put some code in an event maybe? If so which one?
Thanks for any help
Return Date has values coming in from a query, but if the query value
is blank, then I want to show
Return Date as: 15 + [Date Out] which is another field on the report
How can Ichange the control source to say put an if statemnt maybe to check if Date Return is blank, then format field this wasy
else show value coming in
Do I put some code in an event maybe? If so which one?
Thanks for any help