Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@billdenney
Copy link
Collaborator

Fix #89

@billdenney
Copy link
Collaborator Author

I added a fix for #91 in here, too since they're related.

@jmcnamara
Copy link
Contributor

@billdenney This isn't directed at you but a lot of these workarounds for =HYPERLINK() could be avoided if writexl just used the native support for urls in Excel provided by the libxlsxwriter worksheet_write_url() function.

See also:
#5 (comment)

@billdenney
Copy link
Collaborator Author

@jmcnamara , thanks for those pointers. I'll try to rework to use those functions. I'm much less of a C than R programmer, but I'll give it a shot.

@billdenney
Copy link
Collaborator Author

@jmcnamara, thanks for the pointer. I made the relevant PR in #92 to use worksheet_write_url().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need to escape quotes prior to writing formula

2 participants