Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FMP data > Excel template

Featured Replies

I have the need to export FileMaker data to an existing Excel format in an all Mac environment - FMP 11 (or 12 once it gets sorted out). The COULD be a template in Excel waiting for data or it COULD be a new Excel document created that has the required formatting... I am not locked in to any given process to get there. See the attached Excel sample.

So... XML/XSLT, Excel template w/scripting maybe? (remember, this is a Mac environment)... thoughts, ideas...?

Thanks,

mark

ExcelReport.pdf

if you have an excel file you could use Scribe from 360works and write data to the cells.

  • Author

Well I looked at Scribe and I don't think this is going to do it. The data that gets exported will be of variable length - that is: there will be a header (formatted as such), followed by X number of rows, then another header (formated as such) followed by Y number of rows. Each time the report runs it will be different data. I think Scribe wants to write to named fields in an Excel form - rather than writing data and formatting it as it goes... I don't see a way to "expand" the data rows portion... maybe there is?

The ODBC solution is beyond my skill set. If someone WITH that skill set wants to get inolved in the jon (read: paid) contact me directly please.

Thank you,

Mark

This is - probably - possible using XML export with a custom XSLT stylesheet. I say probably, because I don't see your original data, but it seems quite straightforward.

The other complication is which XML format you can live with: it is relatively simple to produce a Excel 2003 SpreadsheetML document ; generating a xlsx document is more complicated and requires either a plugin or AppleScript to zip the final result.

Another option to explore is passing the data to AppleScript and letting AppleScript negotiate a new document with the Excel application (assuming Excel is installed on the system).

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.