FMDuck Posted October 18, 2010 Posted October 18, 2010 Anyone know of a plug-in that's still available to export as a CSV file that includes field names in FMP6? Or any ideas for a work around? I've thought about creating a temp record and populating the fields with the field names but prefer something more straight forward. Thanks much.
Lee Smith Posted October 18, 2010 Posted October 18, 2010 I think all you need to do is to export as a merge file, and then if needed change the extenion to .csv. HTH Lee
FMDuck Posted October 18, 2010 Author Posted October 18, 2010 Thanks Lee but that won't work. It looks like the .mer file format creates an HTML table with _th_ tags. I need it for an interface file for an accounting system so it needs to be an actual csv.
comment Posted October 18, 2010 Posted October 18, 2010 You have selected "HTML Table" instead of "Merge" which is right above it.
FMDuck Posted October 18, 2010 Author Posted October 18, 2010 Ah - it appears that I did. I've never looked in the .mer format. I would have liked to know what it was years ago. Thanks as usual.
Recommended Posts
This topic is 5149 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