J
Jennifer
I fiinally got the concatenate to work and LOVE it. But want to see if there
is a way to format it a different way. I am using:
Division: Concatenate("SELECT DivisionCode FROM tblDivisions WHERE AdminID
=" & [AdminID])
and the records are seperated by a comma. I want to separate by a space.
thanks for all the help!!
is a way to format it a different way. I am using:
Division: Concatenate("SELECT DivisionCode FROM tblDivisions WHERE AdminID
=" & [AdminID])
and the records are seperated by a comma. I want to separate by a space.
thanks for all the help!!