Hi everyone,
I have a basic problem...
I am preparing labels which contain first name, lastname and address.
On the report design sheet, I have a textbox which says
=Trim([FirstName] & " " & [LastName])
it gives an error here.
Can anyone tell me what wrong that i am doin ?
thanks
dB
I have a basic problem...
I am preparing labels which contain first name, lastname and address.
On the report design sheet, I have a textbox which says
=Trim([FirstName] & " " & [LastName])
it gives an error here.
Can anyone tell me what wrong that i am doin ?
thanks
dB