D
daniel
I am trying to show both names in the lastname field like:
ControlSource: =" " & [LastName] & ", " & [FirstName]
what is it that i'm writing wrong ?
thanks
ControlSource: =" " & [LastName] & ", " & [FirstName]
what is it that i'm writing wrong ?
thanks