![]() |
|
#4
|
|||
|
|||
|
You might replace:
.Text = "Your ""A"" Russian term here." With a function to go out and get that text from a table cell in a reference word document, or a spreadsheet. e.g., .Text = oRefDoc.Tables(1).Cell(1,3).Range.Text |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| combobox issue | Deepa Shrestha | Word | 0 | 07-29-2013 09:47 PM |
| Typing in Russian | shekala | Outlook | 0 | 11-12-2012 05:57 PM |
| ComboBox ListIndex = -1 even though it does NOT = -1 | Joe Patrick | Word VBA | 0 | 08-03-2011 08:34 AM |
Code to export value from ComboBox
|
ilkks | Word VBA | 7 | 05-25-2011 04:06 AM |
Combobox manipulation
|
vsempoux | Word VBA | 3 | 10-31-2009 08:58 AM |