G
Guest
Hi all,
I am struggling to generate a code from two other fields based on a
selection from a drop down box...
qrySiteServices
ContractNo (Eg. 000321)
SiteNo (Eg. 01)
A combo box enables me to choose one of the following services: -
Alarm, Mobile, Keys or Static
So, if I choose 'Alarm' in the drop down box I would like to generate a
ServiceCode of "A.321-01" by adding the 'A' from Alarm, extracting the last
three digits from the ContractNo and then adding the two digits from the
SiteNo.
Is this possible?
Thanks.
I am struggling to generate a code from two other fields based on a
selection from a drop down box...
qrySiteServices
ContractNo (Eg. 000321)
SiteNo (Eg. 01)
A combo box enables me to choose one of the following services: -
Alarm, Mobile, Keys or Static
So, if I choose 'Alarm' in the drop down box I would like to generate a
ServiceCode of "A.321-01" by adding the 'A' from Alarm, extracting the last
three digits from the ContractNo and then adding the two digits from the
SiteNo.
Is this possible?
Thanks.