am giving to one number u can set into that in date format.u
can use any methods
Answer / manjunathareddy
Yes,U can write any Date format.
Refer the below Example.
Set oExcel=GetObject("","Excel.Application")
Print oExcel.Text("12/03/12","DD-MMM-YY")
| Is This Answer Correct ? | 0 Yes | 3 No |
explain with example primitive data types of vb script.
1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 how to find using vbscripting
How can constants be declared in the vbscript language?
Have any one know about Test Complete 6, please let me know. If any one have good material regarding Test Complete 6, Please send to my mail id: cns.praveen@gmail.com
what is diff between static and dynaic arrys?
write a vb script to display ***** ***** ***** ***** *****
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
How to assign a numeric value to a variable?
How to make sure that items in a wintree are sorted al?
Explain about tristate constants?
How to find a latest file from any folder
a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?