Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to select querySubject with QAxObject read Excel in Qt?

How to select querySubject with QAxObject read Excel in Qt?

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 325 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vinh
    wrote on last edited by
    #1

    How to know yellow word under this image:
    eaa2527d-2160-458c-89ce-42306af00aa7-image.png
    where is it? sorry but I don't find it, I copy this code in image

    JonBJ 1 Reply Last reply
    0
    • V vinh

      How to know yellow word under this image:
      eaa2527d-2160-458c-89ce-42306af00aa7-image.png
      where is it? sorry but I don't find it, I copy this code in image

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @vinh said in How to select querySubject with QAxObject read Excel in Qt?:

      How to know yellow word under this image:

      What "yellow word under this image" ?

      V 1 Reply Last reply
      0
      • JonBJ JonB

        @vinh said in How to select querySubject with QAxObject read Excel in Qt?:

        How to know yellow word under this image:

        What "yellow word under this image" ?

        V Offline
        V Offline
        vinh
        wrote on last edited by
        #3

        @JonB that is: "Item(int)", "UsedRange", "Rows", "Columns",... I wanna see all document, but I not found it

        JonBJ 1 Reply Last reply
        0
        • V vinh

          @JonB that is: "Item(int)", "UsedRange", "Rows", "Columns",... I wanna see all document, but I not found it

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by JonB
          #4

          @vinh
          Sorry, I don't understand hat you are saying.

          But anyway: sounds like you are talking about Excel VBA code necessary to achieve whatever it is you want. This is not a Qt question/issue. The best way I found was to sit in Excel and record macros/write the VBA till you get it right. Then it's not too difficult to translate it into corresponding QAxObject calls.

          Ooohh --- If you mean something totally different like "I want to read the documentation for the yellow strings you see in the following code", then as I said that is indeed Excel VBA, which you can look up online or in Microsoft documentation. Qt will not document this.

          1 Reply Last reply
          1

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved