Thanks a lot Ravi..

On Fri, Aug 2, 2013 at 12:39 PM, Ravi Sid <sravi2...@gmail.com> wrote:

>  1 )
> Str="54321576765784546677"
> Num=Str
> For i = 1 to Len(Str)
> Num=Num & VBNewLine & VBNewLine & Left(Str,Len(Str)-1)
> Str = Left(Str,Len(Str)-1)
> Next
>
> msgbox Num
> 2) create excel database and fetch value from getcelldata and search that
> value in excle sheet
>
> 3)
> add  20, 30, 40
> Function add (x, y ,z)
> add= x+y+z
> End function
>
> Regards,
> Ravi S
>
>
>
> On Fri, Aug 2, 2013 at 12:01 PM, lifegoeasy.blogspot.in <
> abhaybha...@gmail.com> wrote:
>
>> Hey Jyothi,
>>
>> This forum is not for outsourcing own work.
>>
>>
>> On Friday, 2 August 2013 11:02:23 UTC+5:30, Jyothi wrote:
>>>
>>> Dear Experts,
>>> Please answer the below given questions ,
>>>
>>> 1)      Write a script for triangle reverse
>>>
>>> *Output Should Be:*
>>>
>>> 54321
>>>
>>> 5432
>>>
>>> 543
>>>
>>> 54
>>>
>>> 5
>>>
>>> 2)      I want VBscript to compare XL file contains with data and
>>> display data in web table
>>>
>>> 3)      Want VBScript function to add 3 numbers and call them
>>>
>>  --
>> --
>> You received this message because you are subscribed to the Google
>> "QTP - HP Quick Test Professional - Automated Software Testing"
>> group.
>> To post to this group, send email to MercuryQTP@googlegroups.com
>> To unsubscribe from this group, send email to
>> mercuryqtp+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/MercuryQTP?hl=en
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "QTP - HP Quick Test Professional - Automated Software Testing" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to mercuryqtp+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> --
> You received this message because you are subscribed to the Google
> "QTP - HP Quick Test Professional - Automated Software Testing"
> group.
> To post to this group, send email to MercuryQTP@googlegroups.com
> To unsubscribe from this group, send email to
> mercuryqtp+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "QTP - HP Quick Test Professional - Automated Software Testing" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mercuryqtp+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Thanks & Regards,
Jyothi K

-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to MercuryQTP@googlegroups.com
To unsubscribe from this group, send email to
mercuryqtp+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mercuryqtp+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to