asked 148k views
2 votes
To display a pop-up form for a control, such as account number in a datasheet create a user interface (UI) macro that is associated with the __________ event for the control.

1 Answer

2 votes

Answer:

On click event.

Step-by-step explanation:

Spreadsheets are used to manipulate and represent data. It comes with so many functions, graphics, formulas, which can help to analyse data. Macro is a very powerful which found in spreadsheet like microsoft excel and access database.

It is used to shorten a multiple event process to just one click. Once the macro recording starts, it saves every event of the input command. This saved macro can be linked to an image, shape or icon.

answered
User Rapptz
by
8.1k points