A ________can include an ActiveX control such as a button or check mark that can be placed on a worksheet to display or enter data

Fill in the blank(s) with correct word

procedure

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT a good method to evaluate a website as appropriate for research?

A) Using an ecommerce website B) Using specialized search tools such as Google Scholar C) Paying attention to the URL to make sure it's from a respected source D) Looking for clues of bias such as a specific agenda

Computer Science & Information Technology

The declaration int a, b, c; is equivalent to which of the following?

A. inta , b, c; B. int a,b,c; C. int abc; D. int a b c;

Computer Science & Information Technology