Latest Answer: 2 methods, use ByRef for the variables or return an array of values ...
How to to send some audio waves through vb application when a call is make to application through any mobile or telephone , how it can be achieved ?
How can I call up oracle discoverer from Microsoft Excel, find a particular piece of data and transfer it into Excel -e.g. can I use a macro in Excel to call up discoverer
Latest Answer: ODBC : Open Database Connectivity(ODBC) is a windows technology that lets a database client application connect to a external database.OLEDB : Low level programming interface designed to access a wide variety of data access Object ...
Latest Answer: In the bad old days (before Win95), Windows could only do one thing at a time. This meant that events like mouse clicks and other user input could only be serviced in order, like everything else, even if they were in another program. A macro also has ...
1) You are creating a client application that calls ActiveX DLLs. Which of the following properties of the Err object provides the name of a component that sends an error back to the client application? a. Number b. Description c. CompName d. Component e. Source f. Text g. Desc h. None of the above2) If the Cancel Error Property of the CommonDialog Box is set to true then which of the following statement is true: a. A runtime error can result if the user clicks the cancel button b. A
please give me the answer for this . who is the master.
Hello,I have a VBA application with a DataGrid and was wondering if and how do I add controls (such as checkboxes) to the fields in the Grid?ThanksLeon
Latest Answer: how can we upload to sql databse images using visual basic ? ...
Hello, I would like to do the following. If cell A1 contains "Hello" and if the focus is on A1 and if the Enter key is pressed, then the focus should go to B2 and a MsgBox should appear. I think this can be done with key events, something like OnKeyDown, but how do I tell it I want the event only be triggered by the Enter key? Thanks, Liglin
View page [1] 2 3 4 5 6 Next >>

Go Top