B
_Bigred
How do I go about do the following:
I have InmateInfo table
"LastName" field
"FirstName" field
"InmateNumber" field
How do then use that data in one field on a "JobROSTER" form in a "Worker"
field
So take the following
Doe
John
123456
and make it into one field so it will appear Doe, John #123456
Or is there a better way of doing this. For all purposes a inmate's
InmateNumber will never change as long as he is incarcertated. So even
autofilling his data based on his InmateNumber would work too, I just don't
know how to go about this problem?
TIA,
_Bigred
I have InmateInfo table
"LastName" field
"FirstName" field
"InmateNumber" field
How do then use that data in one field on a "JobROSTER" form in a "Worker"
field
So take the following
Doe
John
123456
and make it into one field so it will appear Doe, John #123456
Or is there a better way of doing this. For all purposes a inmate's
InmateNumber will never change as long as he is incarcertated. So even
autofilling his data based on his InmateNumber would work too, I just don't
know how to go about this problem?
TIA,
_Bigred