Microsoft
Software
Hardware
Network
Question : Question regarding ms aCCESS FORMS
Hello everybody,
I am working in MS Access database.
I am going to ask to a very easy question. I know, it will be easy for you but for some reason I am not able to develop it in my forms.
I have a "Combo-Box", and the source of value in a conbo-box is another function. That function works fine and I get my value (which is email-adress) in a combo-box.
My question is: How can I transfer the value(email adress) in a combo-box to a text-box???
I mean I want that email-adress to come into text-box also...
Thanx in advance.
Answer : Question regarding ms aCCESS FORMS
Are you saving the ID value of the combo in a table?
If not then just change the bound column number of the combo to the address column (probably 2).
Random Solutions
Excel - How to split a fullname column into seperate firstname and surname columns
vb.net check if form is open
Antivirus solution for Windows Server 2008 R2 Core.
Multiple Combo Box Selection in Microsoft Access
Perl SQL Server error - SQL-01004
Caluculate if met SLA for completetion of task
Passing parameter by open args
server 2003 activation
Excel VBA cell length limitation
how do i print directly to lpt1 in vb.net