When an On Close event is triggered and there is no macro attached to the event, Access runs its default On Close macro.

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

False

Computer Science & Information Technology

You might also like to view...

The global positioning system is a network of 21 ________ plus 3 working spares

A) communicators B) satellites C) transponders D) base stations

Computer Science & Information Technology

To clear the show plus sign flag but leave the rest of the flags alone, you use the _____________ member function and argument.

a. setf(! ios::showpos); b. setprecision(ios::showpos); c. unsetf(ios::showpos); d. setf(ios::showneg); e. unsetf(! ios::showneg);

Computer Science & Information Technology