VBA (Visual Basic for Applications) Question:

Explain Which controls have refresh method, clear method?

Answer:

Datagrid,listbox,combobox,label,button have refresh methodand textbox has clear methodalmost all controls have refresh method

Read All 39 VBA Questions
Previous QuestionNext Question
Explain four different cursor and locking types in ADO and describe them briefly?What is pointers function?