Re: Template VBA form and Code Missing



In the VB Editor (Alt+F11), you should be able to drag modules from one
document (or template) to another. Go to the Word MVP site at
http://word.mvps.org/ and do a search for the word "distribute" to find out
how to distribute macros to others.
************
Hope it helps!
Anne Troy
www.OfficeArticles.com

"Henry J" <HenryJ@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7DCFC426-7BF0-41E1-9382-BDA2F9FBA431@xxxxxxxxxxxxxxxx
> Okay,
> So I should be ok if get the normal.dot file.
> But, this template is to be distribute.
>
> So, how do I transfer to the code and data to the template?
>
> Thanks
> --
> microbus
>
>
> "Anne Troy" wrote:
>
>> Henry: Sounds like you may have built the forms and controls in the PC's
>> normal.dot file instead of in the document you fetched?
>> ************
>> Hope it helps!
>> Anne Troy
>> www.OfficeArticles.com
>>
>> "Henry J" <HenryJ@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:E1893438-A5BF-4770-9E1D-7076C5BAF3DB@xxxxxxxxxxxxxxxx
>> > Hi out there.
>> > I am Access programmer just learning VBA in Word. I spent last two days
>> > learning how to develop an input form use the VBE, controls, command
>> > buttons,
>> > etc. And I also added code to add data to combo boxes, initialize
>> > defaults,
>> > etc. This was all done at my client site.
>> > I returned to my office, and via gotomypc, I downloaded a copy of the
>> > template.
>> >
>> > When I open the template, the bookmarks are there, and document stuff.
>> > But
>> > no vbe form, or controls, or code.
>> >
>> > In access, I just move a database and everything goes with it.
>> >
>> > Help
>> > --
>> > microbus
>>
>>
>>


.