![]() |
|
#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 |
|
|
Similar Threads
|
||||
| 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 |
Pass combobox content to header
|
wpryan | Word VBA | 3 | 07-17-2015 01:44 AM |
Outlook 2007 Code For Matching Textbox to a Combobox in a Different Form
|
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 |
how to populate textbox based on combobox selection in word
|
IvanGeorgiev | Word VBA | 1 | 02-21-2013 07:28 PM |