Kristen uses macros in her daily work as a sales representative at a plumbing company. She often needs to create workbooks with macros for her co-workers and is always trying to make them as efficient as possible.
If Kristen wants to build a macro that will pause to allow user input to enter a customer name, she should use a(n) ____ function in the VBA code.

What will be an ideal response?


InputBox

Computer Science & Information Technology

You might also like to view...

To find the minimum element stored in a heap

A) you should start at the root, and then keep passing from each node to its left child until you come to a node with no left child B) you should start at the root, and then keep passing from each node to its right child until you come to a node with no right child C) you should look at the root of the binary tree D) you need to examine every node, and then pick the one with the least value

Computer Science & Information Technology

Your ________ is all the information that someone could find out about you by searching the web, including social networking sites

a.avatar b.digital footprint c.profile d.screen name

Computer Science & Information Technology

Rule-Based Access Control can be changed by users.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Press ____ to paste selected files into a folder.

a. CTRL+R b. ALT+SHIFT+P c. CTRL+V d. CTRL+P

Computer Science & Information Technology