You can search in the google group, you can also turn to Watir community,
you can get all the great documents about what you want.

Please search...

Thanks.
Wesley Chen.


On Tue, Aug 11, 2009 at 5:04 PM, Smruti Ranjan Kar <
smrutiranjan....@gmail.com> wrote:

> require 'win32ole'
>
> $application = WIN32OLE.new('Excel.Application')
>
> generalworksheet=$application.Workbooks.Open(Dir.getwd+"\\Testdata\\testdata.xls").Worksheets("General")
> generalworksheet.Activate
> $test_site=generalworksheet.Cells(6,2).value
>
>
> On Tue, Aug 11, 2009 at 1:14 PM, zakir hussain <zaki...@gmail.com> wrote:
>
>> Hi,
>>
>> I wud like to post in this group. Kindly add me in this chain
>>
>>
>> Thanks
>>
>> zakir
>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to