Export a query from Access 2007 into Excel 2007

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mei2523
    New Member
    • Nov 2009
    • 1

    Export a query from Access 2007 into Excel 2007

    I've got a query that contains a field called "URL", that field is a hyperlink field. I've got these super long hyperlinks in this field for different records, and for some reason, when I export them to excel, the URL's appear to be Hyperlinks, but they aren't clickable. What can i do to make these export into excel with clickable hyperlinks?

    This is what I'm using to export into excel:

    DoCmd.OutputTo acOutputQuery, "selectFullRepo rt", acFormatXLSX, "C:\Test.xl sx", True
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Greetings!

    Let's give it a go at the Access forum and see...

    Good luck with the project!

    Comment

    Working...