Last Comment

replica watches,breitling,cartieris a ...

2010-03-03 @ 12:42:51 pm
by rolex


replica watches,rolex watches,replica ...

2010-03-03 @ 12:41:12 pm
by rolex


How to get the Browser window ...

2008-11-20 @ 12:41:11 pm
by venugopal


there are many problems we will ...

2008-07-16 @ 03:58:49 pm
by Ramu


what r the challenges have faced ...

2008-07-15 @ 10:57:24 am
by veerachary


Calendar

February 2010
SunMonTueWedThuFriSat
 << < > >>
1234567
891011121314
15161718192021
22232425262728

Announce

Who's Online?

Member: 0
Visitor: 1

Choose a skin



Links

    RAMU PALANKI
    Create an Excel File
    Following script will create an Excel file and types some value(Hello) and saves it in C Drive

    Below code will be helpful for creating  and closing excel sheet

    Dim xlApp
    Dim xlBook
    Dim xlSheet

    Set xlApp=CreateObject("Excel.Application")
    Set xlBook=xlApp.workbooks.add
    Set xlSheet=xlBook.activesheet
    xlSheet.cells(1,1)="helloo"


    xlBook.saveas "C:\test.xls"
    xlApp.quit
    06:34:11 pm . 10 Jul 2008
    Ramu · 71 views · 0 comments
    Categories: Excel Object

    Permanent link to full entry

    http://ramupalanki.shared-blogs.com/Automation-b1/Create-an-Excel-File-b1-p15.htm

    Comments

    No Comment for this post yet...


    Leave a comment

    New feedback status: Published





    Your URL will be displayed.

     
    Please enter the code written in the picture.


    Comment text

    Options
       (Set cookies for name, email and url)