I have a table with 1 to 4 values that need to be pulled forward to another single line table field.
student_tbl_2.Campus_1
budget_code table
=student_tbl_2.Campus_1 pulls in the data but wondering if there is a way to show the data as 043 005 with no commas.
I tried the INDEX function but my formula only returned a specific row value.
Any thoughts would be appreciated!
Thanks!
Pete