![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
One of the FM 8 ads said something about exporting data as Excel as well as Word files. I currently use FM 7.03, and I need to set up an output that I can copy and paste, from Word if possible. A merge form letter is not copyable directly from FM 7. Am I mssing something in FM 7.03 to do this, or will FM 8 be the answer? |
#3
| |||
| |||
|
|
David Robins, MD wrote: One of the FM 8 ads said something about exporting data as Excel as well as Word files. I currently use FM 7.03, and I need to set up an output that I can copy and paste, from Word if possible. A merge form letter is not copyable directly from FM 7. Am I mssing something in FM 7.03 to do this, or will FM 8 be the answer? Using an XML export with the proper XSLT stylesheet will allow you to export data into a format that Word can use -- even in 7. FM8 has 'Save as Excel' and 'Save as PDF' functions, but there is no such function for 'Save as Word'. |
#4
| |||
| |||
|
|
Using an XML export with the proper XSLT stylesheet will allow you to export data into a format that Word can use -- even in 7. FM8 has 'Save as Excel' and 'Save as PDF' functions, but there is no such function for 'Save as Word'. There are several ways to accomplish what I think you want to do. One is to export data in a form that can be opened in Word. Tab Text, HTML, XML can be made to work. |
#5
| |||
| |||
|
|
Apparently, building the report in Word, saving as XML, and then turning that document into an XSLT style sheet by replacing the appropriate elements with the coding for including the db info isn't that hard. |
![]() |
| Thread Tools | |
| Display Modes | |
| |