Results 1 to 3 of 3

Thread: How to export data in tableview to an excel file?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Wiki edits
    17

    Default Re: How to export data in tableview to an excel file?

    We use "QAxObject("Excel.Application", parent)" to call the excel application in a new thread,but the code just doesn't work.
    There is almost certainly no need for a thread and almost no information that would help us help you.

    What does "doesn't work" mean?
    What did you see and what did you expect?
    What have you done to diagnose the problem?
    What error messages or return codes do you have?

  2. The following user says thank you to ChrisW67 for this useful post:

    drunknight (31st December 2013)

Similar Threads

  1. Replies: 16
    Last Post: 28th April 2020, 14:40
  2. Replies: 0
    Last Post: 29th September 2011, 08:32
  3. Trying to export to Excel
    By ShamusVW in forum Qt Programming
    Replies: 7
    Last Post: 4th August 2010, 08:07
  4. how to export data to a .CSV file
    By qtprgrmr in forum Qt Programming
    Replies: 1
    Last Post: 26th May 2010, 16:22
  5. Replies: 3
    Last Post: 12th June 2008, 11:59

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.