Export MSFlexGrid data to MS Word

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jyoti Khalap
    New Member
    • Oct 2006
    • 2

    Export MSFlexGrid data to MS Word

    Hi,

    I am new to Visual Basics. Can anybody help me out to get the data in MSFlexGrid to be written to word file or a text file

    I have succesfully ran my visual Basic form to get the output in the MSFlex grid Now I want to write the same output in the MSFlex Grid to a text file or a word file

    Can anybody help me for the source code

    thanx in advance

    Jyoti
  • shaeronss
    New Member
    • Oct 2006
    • 5

    #2
    Originally posted by Jyoti Khalap
    Hi,

    I am new to Visual Basics. Can anybody help me out to get the data in MSFlexGrid to be written to word file or a text file

    I have succesfully ran my visual Basic form to get the output in the MSFlex grid Now I want to write the same output in the MSFlex Grid to a text file or a word file

    Can anybody help me for the source code

    thanx in advance

    Jyoti




    hi Jyoti
    Solution to your problem includes 2 steps
    First u put ur flex grid data in an array
    then write this array to the file
    dont u think excel file is better option than doc/txt file to store data of flex grid

    shaeronss

    Comment

    • vdeepak85
      New Member
      • Nov 2007
      • 1

      #3
      Originally posted by shaeronss
      hi Jyoti
      Solution to your problem includes 2 steps
      First u put ur flex grid data in an array
      then write this array to the file
      dont u think excel file is better option than doc/txt file to store data of flex grid

      shaeronss
      Hi Shareoness,

      Coulld u plz get me the code to export data from msflexgrid to MS Word.
      Plz mil me the code to deepak_vimalana th@gmail.com
      Regards
      Deepak

      Comment

      Working...