B
Bill Northby
Further to my previous post:
I have two fields called ComboBox2 and AddLable.
ComboBox2 has three possible selections, they are Beijing,
Shanghai and Hong Kong.
The AddLable field is a multi line lable field. If the
user selects Beijing, I want a Beijing address to populate
this field. For example:
14 Smith Street
Chaoyang District
Beijing 100028
China
Same thing for an address in Shanghai and Hong Kong.
Maybe some VB code script required? Can anyone help me
with this? Thanks in advance.
Bill
I have two fields called ComboBox2 and AddLable.
ComboBox2 has three possible selections, they are Beijing,
Shanghai and Hong Kong.
The AddLable field is a multi line lable field. If the
user selects Beijing, I want a Beijing address to populate
this field. For example:
14 Smith Street
Chaoyang District
Beijing 100028
China
Same thing for an address in Shanghai and Hong Kong.
Maybe some VB code script required? Can anyone help me
with this? Thanks in advance.
Bill