Answer Posted / deepakduvedi
x is variant datatype and y as integer datatype
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
How would you add column headers in listview control?
How do I make a text box not beep but do something else when I hit the Enter key?
How should dates be implemented so they work with other language and country formats?
It possible to call OLEDB?s Features directly in VB without using any control?
Explain about literals?
___,_____ and ____ container objects.
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Types of cursors in RDO.
What is Pseudocode?
What are the properties of datacontrol?
What is vbs file?
Why API functions are Required?
What is ActiveX Document?
Is visual basic easy?
With in the form we want to check all the text box control are typed or not? How?