Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Hi,All
How to change background color of a cell in excel using qtp
and that too with out using Excel Object.(I am importing
the excel sheet by using ImportSheet method)

Answer Posted / srinivasa reddy m

Set oExcel = Createobject("Excel.application")
oExcel.Visible = True
Set oWorkBook = oExcel.WorkBooks.Open("c:\Book1.xls")
Set oWorkSheet = oWorkBook.WorkSheets(1)
oWorkSheet.Cells(1,1).Interior.ColorIndex = 38

Is This Answer Correct ?    15 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can delete excel file in qtp?

1127


How do you do batch testing in wr and is it possible to do in qtp, if so explain?

1020


banking project description for software tester

7517


Is any limitation to xml checkpoints?

1083


How can you identify the browser and its information using the qtp script?

1063


How many add-ins comes by default with quicktest professional (qtp)?

1076


How to handle Java tree in QTP?

1398


Is it possible to split an action? How?

1167


Explain the concept of object repository and how qtp recognises objects?

1083


I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?

2113


hou can we use vb script in qtp could u tell me breafly

2248


How will you test a stapler?

1154


Have you used xml check point in your project? How?

1056


If I give some thousand tests to execute in two days what do you do?

1088


any body can you help me what is the script to automate an comand promt

2536