I need to make 1 of my textboxes have currency format. I've changed that property and I get it on 1 box I changed and not the other 1 I changed. I would appreciate any help! Please and thank you!
I'm trying to use a generic page header on all my reports. The problem is I need to use 2 columns on 1 report. I can't seem to get a full size page header to work with 2 columns.
Any suggestions?
Thanks,
Stephanie
I'm trying to put both lastname and first name in a text box. This it the code I'm using in the control source for the textbox
=[Last] & ", " & [First]
I keep getting #Error when I run the report!
Any idears?
Thanks,
Stephanie