What is the statement to extract 4 characters from the
middle of a string?
Answer Posted / suresh
Mid(string, start [, length] )
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
How to get Cursor position using API?
What is the use of Tabledef?
which property of menu cannot be set at run time.
Explain what is Visual basic?
What is the use of command Object?What are the various types of variables?
How can I call a 'hidden' DOS program from VB?
How do I access C style strings?
How many File System Controls are there Explain?
Why API functions are Required?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Explain about the basic features of Visual basic?
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.
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
What are 3 main differences between flexgrid control and dbgrid control?