Still looks like a toggle button to me as it appears pushed in when clicked.
OnClick event works and brings up the proper document but I do not want the
'button' to look pushed in. Command buttons do not appear this way in my db
but toggle buttons do.
Properties appear different for both in that:
Under the data tab the command button item only has one entry for enabled
Under the data tab the toggle button item has 7 possible entries including
enabled.
The toggle button data tab also has: control source, Default Value,
Validation Rule, Validation Text, Enabled, Locked, Triple State,, plus there
are other differences on other tabs.
There must be some significant difference between the choice of toggle or
command that I am missing.