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 |
who will create the object?
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
regular expression that will recognize a browser as long as its name property starts with mybrowser
how to increasing the numbers in a given text box please write a vb script
How can I write HTML text to the window in VB Script?
How will you compare two strings in vbscript?
How to write VB Script for selecting a particular row in a WebTable?
Mention the environments where vbscript could be run?
What are the different types of loops available in the vbscript language?
Why do we use Option Explicit?
What are class variables?
How do you declare a variable in vbscript?