whitelockben
Registered User.
- Local time
- Today, 17:07
- Joined
- Jun 29, 2011
- Messages
- 25
SOLVED: Prefix Text box based on combobox selection
Hi all,
I want to add a prefix to a text box based upon a selection from a combobox.
Specifically,
if cboSeg = C&I txtCN prefixed 'C'
if anything else prefixd 'P' and if nothing, no prefix.
Can someone help me with this please.
Thanks,
Ben.
Hi all,
I want to add a prefix to a text box based upon a selection from a combobox.
Specifically,
if cboSeg = C&I txtCN prefixed 'C'
if anything else prefixd 'P' and if nothing, no prefix.
Can someone help me with this please.
Thanks,
Ben.
Last edited: