Which one in the following is not correct about VBA(Visual Basic for Application)?
a. To use VBA, you must be first a profestional programmer
b. Many things that Excel does not allow you to do manually, you can do with VBA
c. VBA helps you save time-consuming works or cumbersome works to do manually
d. With VBA, you can do faster, minimized risk of human error
a. To use VBA, you must be first a profestional programmer
You might also like to view...
Which is the output of the following statements?
System.out.print( "Hello "); System.out.println( "World" ); a. Hello World b. HelloWorld c. Hello World d. World Hello
HTML is more restrictive than XHTML. With HTML all tags or elements are written using lowercase characters. All elements must be closed and must be properly nested under a single root tag.
Answer the following statement true (T) or false (F)