how to open excel sheet through vb

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yogita29
    New Member
    • Mar 2007
    • 2

    how to open excel sheet through vb

    Hello Mam

    I am doing a project,i have made a table in Excel now i want to open that table through VB like when i click on the button it automatically open the selected table. please give me its code its very urgent i am beginner and i have to show this on 8march to my guide.
    Also please give me some information on that i have to perform some mathematical operations on this table and save them in that table.
  • yogita29
    New Member
    • Mar 2007
    • 2

    #2
    Hello Mam

    I am doing a project,i have made a table in Excel now i want to open that table through VB like when i click on the button it automatically open the selected table. please give me its code its very urgent i am beginner and i have to show this on 8march to my guide.
    Also please give me some information on that i have to perform some mathematical operations on this table and save them in that table.

    Comment

    • DeMan
      Top Contributor
      • Nov 2006
      • 1799

      #3
      Could I suggest that the VB forum (RHS in the menus) may be a better place to get an answer to this questions. The experts over there thrive on answering such questions....;

      Comment

      • smileymtb
        New Member
        • Mar 2007
        • 2

        #4
        That is a good idea, VB forum

        Comment

        • vijaydiwakar
          Contributor
          • Feb 2007
          • 579

          #5
          Originally posted by smileymtb
          That is a good idea, VB forum
          This task can be done with the help of excel object or u may try ole ctrl for that
          try it

          Comment

          Working...