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
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Explain about scrrun.dll?
What is the technology used by vb script?
What is loose binding? Why is it not a good practice to use it?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
What are the valid scopes of a variable in vbscript?
How to assign a numeric value to a variable?
What is difference between vbscript and vba?
What's the difference between vbscript and vb.net?
How to delete a cookie using vbscript?
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
Explain about arrays in vb script?
Mention what is the use of option explicit in vbscript?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
Mention what is variant in vbscript?