MSFlexGrid and data from spreadsheet

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Schapopa

    #1

    MSFlexGrid and data from spreadsheet

    I am using MS Access and VB 6.0
    I am trying to create MSFlexGrid with the same data that I have in the
    Excel spreadshit, and that is:
    Jan03 Feb03 March03
    Data1 2 3 4
    Data2 3 4 1
    Total 5 7 5

    Now, I have a table in Access with Data1, data2, total and Date,
    how can I create inverted view of that table so I can display it in
    the MSFlexGrid in Visual Basic 6.0?

    Thank you
    Arek
Working...