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
Can't run eseutil on Exchange 2k3 server
Preventing Outlook Calendar Conflicts
Change default editor in Outlook 2010 Beta.
drivers
How to validate the column name?
Create email is a users Exchange 2010 maibox
UNION IN SUBQUERY - MS ACCESS
Find Duplicate Query
windows 7 offline files: the process cannot access the file because it is being used by another process offline
stop chkdsk