Microsoft
Software
Hardware
Network
Question : Prefill bound textboxes from a combo box
HI Experts,
I would like to know how I would prefill a textbox from a selection in a combo box. My combo box has 4 columns and I would like to prefill those 4 columns into my forms 4 unbound textboxes.
Thanks!
Answer : Prefill bound textboxes from a combo box
In code:
txt1.ControlSource=Combobo
x.Column(0
)
txt2.ControlSource=Combobo
x.Column(1
)
...
In the control's ControlSource Property:
=Combobox.Column(0)
=Combobox.Column(1)
...
Random Solutions
Update Query to Delete everything to thr right: 4th comma
VS 2008 Hangs (slow) on Open Website when searching through Mapped Network Drives
Insert Text String into ntext field
Attach-Detach vs. Backup-Restore database ?
Techincal windows based questions to be answered by windows gurus?will you guys?
Discontinuing security updates for Windows 2000 and XP?
HELP! Can't Get My Wifi To Work On IBM Thinkpad
How do I sum a range of data containing Excel errors?
OCS Client error when trying to expand Distribution list members
Connection issues with server....