You are a busy information technology (IT) specialist at a well-known accounting firm. You work with departments throughout the company to help them solve problems and simplify computer tasks.
The Payroll department needs you to improve its database's ease of use by adding some kind of audible warning sound and an automatic message to tell the user when a data entry mistake has been made.  What are the names of the two macro actions you would use in a macro to achieve this?

What will be an ideal response?


Beep
MessageBox

Computer Science & Information Technology

You might also like to view...

Identify a true statement about working with related data in a subdatasheet in Microsoft Access 2016.?

A. ?When the primary table is opened, the subdatasheet for each record in the primary table is collapsed until it is expanded by clicking the expand button. B. ?After a one-to-many relationship between tables with a common field is defined, the Subdatasheet is present only in the secondary table in the relationship. C. ?The subdatasheet does not display related records. D. ?Records in subdatasheet cannot be deleted.

Computer Science & Information Technology

If bulk candy costs $10.00 a kilogram, how much will 3 pounds cost? (There are 2.2 pounds in a kilogram.)

What will be an ideal response?

Computer Science & Information Technology

The syntax of the assignment statement that calls the prompt() function is ____.

A. variableName = prompt("optional default value"); B. variableName = ("prompt text","optional default value"); C. variableName = prompt("prompt text","optional default value"); D. variableName = "prompt text";

Computer Science & Information Technology

Adding an index saves time searching without increasing the time it takes to add information to the database.

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

Computer Science & Information Technology