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 |
what types of bugs will we find out in banking projects for automation testing?
0 Answers Napier Healthcare, TCS,
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
how to add the shared repository file to the script file while running the script manuall
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
What is the use of option explicit statement?
write a vb script to rename a folder from tree4 to tree7
How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.
write a vb script create 5 folders test1 test2 test3 test4 test5
What are the disadvantages of vbscript?
write a Vb script to find a whther a selected drive exits.
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
How to select a value from a list box by using Selenium web-driver?