ACC1x: Delete Command Available If Counter Field Selected

Last reviewed: April 2, 1997
Article ID: Q89617
The information in this article applies to:
  • Microsoft Access versions 1.0, 1.1

SUMMARY

When a form is open in Form view and the first control selected is a counter, the Delete command will be enabled on the Edit menu, even though you cannot execute the Delete command. If you choose the Delete command at this point, you may receive the following error message:

   Command not Available: Delete

MORE INFORMATION

The Delete command in the Edit menu will be disabled after this error message appears. One workaround for this behavior would be to create a macro that uses the DoMenuItem command and a Select Record from the Edit menu prior to running the macro that calls Delete from the Edit menu.


Keywords : FmsEvnt kbusage
Version : 1.0 1.1
Platform : WINDOWS
Hardware : x86
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 2, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.