S
Sokan33
I have 2 tables.
Table1
TitelID - Number (ID number from 1 - 60)
TitleDescr - Text
Table2
CurrentTitle Text (Lookup to TitleDescr field in Table1)
AutoRank Text
OBJECTIVE
I want AutoRank field to determine next Title by subtracting 1 from the
TitleID of the CurrentTitle and return the TitleDescr field.
Ex. If 40 is TitleID of CurrentTitle, 39 is the TitleID and it's TitleDecr
is Trader AutoRank should return TRADER. I don't if I'm cracy but I know you
genious out there can make it work.
You inputs will be highly appreciated!
Table1
TitelID - Number (ID number from 1 - 60)
TitleDescr - Text
Table2
CurrentTitle Text (Lookup to TitleDescr field in Table1)
AutoRank Text
OBJECTIVE
I want AutoRank field to determine next Title by subtracting 1 from the
TitleID of the CurrentTitle and return the TitleDescr field.
Ex. If 40 is TitleID of CurrentTitle, 39 is the TitleID and it's TitleDecr
is Trader AutoRank should return TRADER. I don't if I'm cracy but I know you
genious out there can make it work.
You inputs will be highly appreciated!