|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to change a textbox to combo box in VBA?
Hi all,
I want to change a textbox in a form to a combo box after user clicked sth. How can I change it via VBA coding? Thanks! Rgds, Gloria |
|
#2
|
||||
|
||||
|
Gloria,
This cannot be done from code. Try to place a text box covering the combo and play with Visible property of them so when you click the text box, make it invisible, and make the combo visible.
__________________
BRegs, TBÁrpi "I can only show you the door. You're the one who has to walk through it." |
|
#3
|
|||
|
|||
|
Hi TBÁrpi,
Thank you for your alternate idea, I followed your steps and it works! Many thanks!! Best Rgds, Gloria |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > How to change a textbox to combo box in VBA? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|