replacing text in report with sentence

G

garystarr

I want to have a check mark yes/no on the forms with only a short description
for the users but when a report is printed out I want the short description
to be replaced with a full sentence explanation. Help...Thanks in advance
 
R

Rich S.

Gary,

Pretty stright forward. Say your yes/no box is called box1. On your report
there should be a box1_Label with a default name of "box1". All you need to
do is change that label to your sentance like "The user has checked this
box." Adjust your layout and you should be good to go.

Rich S.
 
Top