H
hsdaguilar
Hello,
I have two tables/forms, Projects and Entitlements, that are linked by id.
The Entitlements table consists of a entitlement type field and an
entitlement id# field. The thing is the entitlment id# increments based on
the entitlement type. I need to find a way to have it automatically insert
the next entitlment id# based on the selected entitlement type.
Example:
Project 1 has entitlement CUP 800 and PDP 1700.
So, when I input Project 2 and I select CUP for the entitlment type, I
would like it to automatically insert 801 in the entitlment id# (and not
1701, etc, etc.)
I appreciate the assistance.
Please let me know if you need more detail.
Thank you.
I have two tables/forms, Projects and Entitlements, that are linked by id.
The Entitlements table consists of a entitlement type field and an
entitlement id# field. The thing is the entitlment id# increments based on
the entitlement type. I need to find a way to have it automatically insert
the next entitlment id# based on the selected entitlement type.
Example:
Project 1 has entitlement CUP 800 and PDP 1700.
So, when I input Project 2 and I select CUP for the entitlment type, I
would like it to automatically insert 801 in the entitlment id# (and not
1701, etc, etc.)
I appreciate the assistance.
Please let me know if you need more detail.
Thank you.