What is the difference between Msgbox Statement and MsgboxQ
function?
Answer Posted / pankajbisane
MsgBox is a built in VB function which displays a Message
Box and MsgBoxQ is a function defined by the user.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
What is ado in vb?
Differentiate between DAO,ADO and Adodc as in data access objects?
How many types of API functions are available in VB?
Types of LockEdits in RDO.
Which method is preferred to save data like database to the disk?
What is ado in vb.net?
Discuss the working with to-do lists.
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.
What is meant by Establish Connection in RDO?
What is dao in vba?
What is difference between datagrid and flexgrid?
What is constructors and distructors.
Which type of object requires this object?
What are forms in visual basic?