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
Microsoft Visual Web Developer -- ISO offline ?
need install windows from lan
determine if an Access DB (.mdb) is being opened for the first time on any given day
Can't run a .NET web application in debug mode
How to tell if the current database has been openeed exclusively
Access Query Error: specified expression as part of an aggregate function
SQL Server 2005 Linked Server Oracle 9i Error message ORA-12154
Can't log into domain
monitor SQL
Microsoft MOLP licensing search