WorksheetsComputer revision for sec
Total questions: 10
Worksheet time: 5mins
To open a communication channel between excel file and visual basic interface we need to declare... Variable
My command
My connection
Dt
We declare a function...... To bring data from excel sheet
Sub
Function
Getdatafromexcelsheet
The variable that executes query
My command
Dt
Da
All these tools are used in atlas project except...
Combobox
Label
Textbox
To run wmplayer tool we should use the property....
Text
Item
URL
To add items for the combobox tool we should use the property....
Text
Item
URL
To add picture for the picturebox tool we should use the property....
Image
Item
URL
To show information for the label tool we should use the property....
Image
Item
Text
We use the function key to open the code window
F7
F5
F4
When We need to start debugging (test) the project we press
F7
F5
F4
