S
Sokan33
I have 2 tables.
Table1
TitleID TitleDescr
1 President
2 Vice-President
3 General Manager
4 Manager
Table2
CurrentTitle General Manager (Example)
Position Form
AutoRank (Calculated Field)
OBJECTIVE
Calculate AutoRank by subtracting 1 form TitleID which in this example will
return the value of 2 (Vice-President). My question is how can I return the
corresponding TitleDescr of the new TitleID to AutoRank field in my form?
Thanking you for your assistance!
Table1
TitleID TitleDescr
1 President
2 Vice-President
3 General Manager
4 Manager
Table2
CurrentTitle General Manager (Example)
Position Form
AutoRank (Calculated Field)
OBJECTIVE
Calculate AutoRank by subtracting 1 form TitleID which in this example will
return the value of 2 (Vice-President). My question is how can I return the
corresponding TitleDescr of the new TitleID to AutoRank field in my form?
Thanking you for your assistance!