As far as I know, there is no way to hide just some of the tabs but not
others.
Why not make the database automatically start a form, when it opens?
The form could have a command button for each query & report. When the
user clicked a buton, code in the form would run the relevant query or
report. Check out the OnClick event (of a button), an the OpenQuery and
OpenReport mehods.