February 7, 201213 yr Hi! Hi need a solution for this issue... I want to export filemaker data in excel by script... I want my user to select field that they want in excel, (they will not always select the same records)... and after the selection, my idea is to create a script to perform the export.. but I want to know if it's possible to set up the import in the script automatically.... 1-the user make a request (ex. all the female in a DB) 2-User check the field name, address and city 3-Press a button 4-My button start a script who export the selected data in excel... anyone have a clue to help me?? Thanks! Bruno
February 8, 201213 yr Bruno, Excel will open a CSV (comma-separated values) file. And Excel will open an HTML table. There are many ways to get there. Just export or create as calculated and export. Does that help?
Create an account or sign in to comment