Jump to content

fmp12 export to xlsx and get the hyperlink on it


Franco

This topic is 3904 days old. Please don't post here. Open a new topic instead.

Recommended Posts

i export a field text that contain "www.abc.com" using the xlsx format, the cell contain "www.abc.com" but it doesn't work as hyperlink, jusy copy it in to a new cell and it became a hyperlink.

 

How to get the hyperlink directlly from filemaker export?

 

Thank to all for the attention.

Franco

Link to comment
Share on other sites

You would probably have to do an export to XML and write an XSLT stylesheet to apply the correct format.

Not a trivial thing though

 

Or perhaps do some post-processing.  On windows it might be possible to use a VBscript generated from FM to instruct Excel to treat the column as hyperlink.

Link to comment
Share on other sites

This topic is 3904 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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