brunov94 Posted February 7, 2012 Posted February 7, 2012 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
beverly Posted February 8, 2012 Posted February 8, 2012 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?
Recommended Posts
This topic is 4671 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 accountSign in
Already have an account? Sign in here.
Sign In Now