Hello all,
I have a two tables that I am working with, (tblMCP) contains the actual positions in my unit and (tblBasicData) with the soldiers basic info (name, rank etc..)
What I would like to do is assign the position from tblMCP to the soldier filling the position in tblBasicData, then have...