![]() |
|
#1
|
|||
|
|||
|
I am working on a project that is a template for a document that is used often. After the program opens a userform appears and has many check boxes that are initially unselected. Upon selection I want word to pull from an excel/word data base and paste them into the document. |
|
#2
|
|||
|
|||
|
You will have to start somewhere!
Code:
Sub FillTargetRangeWithExcelData() 'Some more code End Sub |
|
| Tags |
| checkbox, data base, vba |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Uncheckable check boxes | Ted C | Word VBA | 8 | 01-08-2015 08:38 AM |
| Word2010 check boxes and plain text content control boxes in same table | fcsungard | Word | 5 | 06-01-2012 01:16 AM |
Check Boxes
|
jellyrolls | Office | 4 | 07-15-2011 08:07 PM |
word insert data into excel
|
elemental | Word | 1 | 04-29-2011 06:33 PM |
| Problem with Developer Form -- Check Boxes and Text Boxes | PCC | Word | 1 | 05-16-2009 05:22 AM |