am giving to one number u can set into that in date format.u
can use any methods
Answer Posted / 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 |
Post New Answer View All Answers
How to pass argument by reference to a function in vbscript?
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
Mention the environments where vbscript could be run?
how to increase the values in text box in a given text box increament by two values by clicking on button
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
How to Import data from a file (file is on the desktop) to the data table
Can automation testing find ssame no. of bugs what we can find by manual testing?
can anyone tell me the procedure of interview held in applabs
In what way program "hello world" you can write in vbscript?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Explain what is loose binding? Why is it not a good practice to use it?
Explain the constants in vbscript?
What is Procedure or Subroutine in VB Script?
How to throw an error in vbscript?
What is the output of a + b in vbscript if a = 5 and b = 10?