ACC97: Objects Dragged to New Toolbar Fail Silently
ID: Q171176
|
The information in this article applies to:
SYMPTOMS
Novice: Requires knowledge of the user interface on single-user computers.
When you drag an object to a new toolbar in an effort to create a command
button that will open or run the object, the command button is not created.
CAUSE
The command button will not be created if there are no other buttons on the
toolbar. The procedure fails silently.
RESOLUTION
To add a command button to a new toolbar, follow these steps:
- On the View menu, point to Toolbars, and then click Customize.
- In the Customize dialog box, click the Commands tab.
- In the Categories list box, click the object type for your object.
In the Commands list box, scroll down until you see your object,
and then click the object to select it.
- Drag the object from the Commands list box to the new toolbar.
- Close the Customize dialog box.
STATUS
This behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
- Open the sample database Northwind.mdb.
- On the View menu, point to Toolbars, and then click Customize.
- On the Toolbars tab, click New, accept the default Toolbar name, and
then click OK.
- Close the Customize dialog box.
- Drag the Categories table from the Database Window to the new toolbar.
Note that the new button is not placed on the toolbar.
REFERENCES
For more information about creating toolbars, search the Help Index for
"toolbars, creating," or ask the Microsoft Access 97 Office Assistant.
Additional query words:
Keywords : kbui UifCmdbar
Version : 97
Platform : WINDOWS
Issue type : kbprb