NewfieGolfer
Technical User
I posted this Yesterday:
I have the following expression in a Control Source for Text Box:
=IIF([Field1] Like "*was*", "Label: " & [Field1],""
How do I set the margins so that the resulting output in the Text Box is:
Label: This was just an example to show what the
proposed output should be.
Help is appreciated
Thanks,
Chris