am giving to one number u can set into that in date format.u
can use any methods



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

Post New Answer

More VB Script Interview Questions

who will create the object?

0 Answers   Estuate,


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)?

2 Answers   HCL,


regular expression that will recognize a browser as long as its name property starts with mybrowser

0 Answers   Banking,


how to increasing the numbers in a given text box please write a vb script

0 Answers  


How can I write HTML text to the window in VB Script?

2 Answers  






How will you compare two strings in vbscript?

0 Answers  


How to write VB Script for selecting a particular row in a WebTable?

1 Answers   Patni,


Mention the environments where vbscript could be run?

0 Answers  


What are the different types of loops available in the vbscript language?

0 Answers  


Why do we use Option Explicit?

6 Answers  


What are class variables?

0 Answers  


How do you declare a variable in vbscript?

0 Answers  


Categories