Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-17-2014, 03:11 AM
KKChris KKChris is offline Russian ComboBox Value Windows 8 Russian ComboBox Value Office 2010 32bit
Novice
Russian ComboBox Value
 
Join Date: Feb 2014
Posts: 2
KKChris is on a distinguished road
Default Russian ComboBox Value

Hi Forum,
I need your help.
I have got a ComboBox with 2 entries “conforms” and “not tested” and die Values are Russian words. The goal is to select the words in English and get the Russian words as output.

Code at the moment:
Code:
  PrivateSubDocument_ContentControlOnExit(ByValContentControl AsContentControl, Cancel AsBoolean)
      Dimrng AsRange
      Dimbm AsBookmark
      Dimbmt AsBookmark
  
  
      If(ContentControl.Type = wdContentControlComboBox) Then
          Setrng = ContentControl.Range
          Setbm = rng.Bookmarks(1)
          Setbmt = ActiveDocument.Bookmarks(bm & "tgt")
  
  
      ElseIf(ContentControl.Type = wdContentControlText) Then
  
      EndIf
  
  EndSub


Bmt stands for the Combobox/Textfield – Textmark.
Now I got 2 problems.


On the one hand, I believe that I have to solve that problem by using a second ComboBox, cause I can’t work with Russian letters in VBA. On the other hand: How can I get the Indexchoice from the first ComboBox in a second one? Look at the image for more information.


Reply With Quote
 



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
Russian ComboBox Value Code to export value from ComboBox ilkks Word VBA 7 05-25-2011 04:06 AM
Russian ComboBox Value Combobox manipulation vsempoux Word VBA 3 10-31-2009 08:58 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:44 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft