Jump to content

Merging Date with a Word Doc


This topic is 6957 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a database where receipts need to be printed. The receipt is in the form of a letter. I currently have the letter in a layout in Filemaker. My question is can the information for the receipt be merged with a letter in Word and if so how difficult is it?

Link to comment
Share on other sites

If this is Windows only then there two ways of doing it:

- set up your FM database as an ODBC data source and connect to it from inside Word

- or have FM output the data as a text file and call a merging VBA macro (you'd need to write that one) through a FM Send Message (6) or Send Event (7) script step

- variation on #2: if you don't like to have VBA code embedded in your Word documents you can have the code in a VBscript.

Link to comment
Share on other sites

This topic is 6957 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.