![]() |
#1
|
|||
|
|||
![]()
Dear forum members, greetings.
I have in a form in Word, a combobox and a textbox. I don't know why my code doesn't work, I can't find the problem. I have put .text or .value after combobox but it doesn't work HTML Code:
Private Sub CommandButton1_Click() Me.Textbo1.Text = Me.Combobox1.Text 'Me.Textbo1.Text = Me.Combobox1.value End Sub I ask for your support to solve this problem I thank you in advance for your collaboration |
Tags |
form, vba, word 2013 |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Create a ComboBox in a Form that creates a new document and autofills a textBox | BlackGirlMagic | Word VBA | 5 | 02-13-2017 02:39 PM |
![]() |
wpryan | Word VBA | 3 | 07-17-2015 01:44 AM |
![]() |
lms | Outlook | 4 | 07-03-2013 08:34 AM |
how to populate textbox based on combobox selection in word | IvanGeorgiev | Word | 1 | 02-21-2013 07:32 PM |
![]() |
IvanGeorgiev | Word VBA | 1 | 02-21-2013 07:28 PM |