Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / February 2005

Tip: Looking for answers? Try searching our database.

FillIn or MergeField  from VB

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
krlos - 22 Feb 2005 17:49 GMT
I'm trying to insert data from a recordset  into Word fields.(not sure if
Fillin or MergeField would be best appropiate)

- How I'd like to use it?
I'd like to use the Field Name to retrieve from rstemp(Fields.Name) that
way I can use different templates with same functionality.

The template will determine the fields that would get populate it from the
rstemp

Any help would be appreciate it
Doug Robbins - 23 Feb 2005 02:48 GMT
I would be assigning the data to document variables and displaying it when
and where needed in the documents by inserting {DOCVARIABLE varname } fields

Signature

Please respond to the Newsgroup for the benefit of others who may be
interested.   Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP

> I'm trying to insert data from a recordset  into Word fields.(not sure if
> Fillin or MergeField would be best appropiate)
[quoted text clipped - 7 lines]
>
> Any help would be appreciate it
krlos - 23 Feb 2005 14:27 GMT
Very very new with Word; how should I assign variables in a Word doc?

> I would be assigning the data to document variables and displaying it when
> and where needed in the documents by inserting {DOCVARIABLE varname } fields
[quoted text clipped - 10 lines]
> >
> > Any help would be appreciate it
Doug Robbins - 24 Feb 2005 00:07 GMT
ActiveDocument.Variables("varname").Value = "Some Value"

Signature

Please respond to the Newsgroup for the benefit of others who may be
interested.   Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP

> Very very new with Word; how should I assign variables in a Word doc?
>
[quoted text clipped - 17 lines]
>> >
>> > Any help would be appreciate it

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.