Good Night, I would like to append a text item to each value in a calculated field. consider the field name is "Division" and I want to append the word "Division" to the values put out by the field "Division"
My attempt was: Division & " " & "Division". This produced an error in the report.
Can anyone explain how this is done?
Thank you
My attempt was: Division & " " & "Division". This produced an error in the report.
Can anyone explain how this is done?
Thank you