Re: Template VBA form and Code Missing



Well, you can click and drag, but you can also export modules and forms...
:)
Just right-click a module or userform and choose Export. Then you can even
send the exported file and import to another file.
************
Hope it helps!
Anne Troy
www.OfficeArticles.com

"Henry J" <HenryJ@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D51DDA26-78CB-4E87-8C12-E7D9F3FF989A@xxxxxxxxxxxxxxxx
> Thanks,
> I can't get to the desktop until tomorrow. So then, we shall see.
> The project is only half done. I am doing the other half(the form has a
> tab
> control with 8 tabs) that require bookmarks. So, I will build the tab
> control, and bookmarks. I hope to copy the tabcontrol, and bookmarks into
> the
> original work?
>
> --
> microbus
>
>
> "Anne Troy" wrote:
>
>> 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
>> >>
>> >>
>> >>
>>
>>
>>


.