If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > FileMaker > Transfer data from FM to MS Word

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-18-05, 09:59
ChiefRebelAngel ChiefRebelAngel is offline
Registered User
 
Join Date: Jan 2005
Location: Rees / Germany
Posts: 34
Arrow Transfer data from FM to MS Word

Hey Folks!
I try to transfer data from FileMaker Pro 7 (under WinXP) to MS Word by using the dde execute function.
But i really have no idea how to get it... It's hard for me, because i am a fm beginner (normaly i am programming php, mysql, perl etc). Does anybody have a idea/glue/solution for me? It's a little bit urgent
I searched about my problem in different boards and in google... but i didn't find something what i could use...

i hope for help!
best regards,
Andreas
Reply With Quote
  #2 (permalink)  
Old 01-18-05, 15:03
budnail budnail is offline
Registered User
 
Join Date: Jan 2005
Posts: 6
try using XML

I've pointed people to the XML capability before and that seemed to work well for them. Basically if you turn on web publishing you can query the database using the XML commands. As an alternative you can use ODBC and SQL style queries.
Reply With Quote
  #3 (permalink)  
Old 01-19-05, 04:16
ChiefRebelAngel ChiefRebelAngel is offline
Registered User
 
Join Date: Jan 2005
Location: Rees / Germany
Posts: 34
Hm... ok...
You think i should export the wished data from fm to a xml file.
And then i should import the xml-data to my word file? Right?

Is it possible to use a macro in Word?

(sorry for this stupid questions, but normaly i am using Linux )

best regards,
Andreas
Reply With Quote
  #4 (permalink)  
Old 01-26-05, 19:41
Steve T. Steve T. is offline
Registered User
 
Join Date: Sep 2003
Location: So. Cal. USA
Posts: 142
Howdy! I do not have FM7, but unless I am misunderstanding, getting data from FileMaker to Word is just a simple export. You can choose any format you want, but a basic text dump is cleanest (or MERGE format if you want columns). The resulting file can be opened in Word, Excel, or any text-reading application.

FILE > EXPORT

Hope this helps!
--ST
Reply With Quote
  #5 (permalink)  
Old 01-27-05, 04:13
ChiefRebelAngel ChiefRebelAngel is offline
Registered User
 
Join Date: Jan 2005
Location: Rees / Germany
Posts: 34
Hey all!
This problem is solved!
I export the data to a dbf-File! Than i import the data to word (by using the mail -merge function).

Thanks anyway!

Andreas
__________________
In Nomine Padri Et Fili Et Spiritus Sancti
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On