B
_Bigred
when I put a record in the db I enter
LastName
FirstName
InmateNumber
ArrivalDate
Is there anyway that when the user inputs the LastName & FirstName, a column
is added that would automatically add OffenderName (i.e.
LastName,FirstName). So I don't have to try doing it with a update query
that would join them in the desired field?
TIA,
_Bigred
LastName
FirstName
InmateNumber
ArrivalDate
Is there anyway that when the user inputs the LastName & FirstName, a column
is added that would automatically add OffenderName (i.e.
LastName,FirstName). So I don't have to try doing it with a update query
that would join them in the desired field?
TIA,
_Bigred