| 	
Prev: Need Excel code to work in Word Next: WordMerge 	
		 From: Dale on 8 May 2010 10:57 Hello I have approx 56 items to fill a combo box on a user form in word. I want to fill the combo from a word table in the active document, to keep "everything" together in one document. I find lots of references on how to fill a combo box from an external source but not from a word table. I'm having trouble figuring out how to reference the table, there is no table name property that I can see. How does one use the controlsource property of the combo box control? thanks for any pointers. -- 	
		 From: Dale on 8 May 2010 11:30 Typically as always happens, no sooner had I sent this then I stumbled onto some code, now just to determine if it will overcome the 25 row limit with word vba combo's....thx -- Dale wrote: Hello I have approx 56 items to fill a combo box on a user form in word. I want to fill the combo from a word table in the active document, to keep "everything" together in one document. I find lots of references on how to fill a combo box from an external source but not from a word table. I'm having trouble figuring out how to reference the table, there is no table name property that I can see. How does one use the controlsource property of the combo box control? thanks for any pointers. -- 
		  | 
 Pages: 1 Prev: Need Excel code to work in Word Next: WordMerge |