A
Al
Hi Everyone,
Newbie question here on reporting. I have a report that
displays times. What I'm trying to do this:
If fieldA = "Noon" then
if time <= 11:45:00 AM <BOLD>
if time >- 1:15:00 PM <BOLD>
If Field A = "Day" then
if time <= 7:45:00 AM <BOLD>
if time >= 6:15:00 PM <BOLD
Using a nested if statement, based on the value in field
A, bold all times which are either <=11:45:00 PM or >=
1:15:00 PM or >= 6:45:00 Am or >= 6:15:00 PM. I'm not sure
where to begin, where to place the statement (in the
textbox build?)
Any help would be graciously appreciated.
Thanks all!
Newbie question here on reporting. I have a report that
displays times. What I'm trying to do this:
If fieldA = "Noon" then
if time <= 11:45:00 AM <BOLD>
if time >- 1:15:00 PM <BOLD>
If Field A = "Day" then
if time <= 7:45:00 AM <BOLD>
if time >= 6:15:00 PM <BOLD
Using a nested if statement, based on the value in field
A, bold all times which are either <=11:45:00 PM or >=
1:15:00 PM or >= 6:45:00 Am or >= 6:15:00 PM. I'm not sure
where to begin, where to place the statement (in the
textbox build?)
Any help would be graciously appreciated.
Thanks all!