hi all, I have absolute beginners knowledge of access. I have been given an access document with a form which has lots of macros attached to it.
I would like to remove the ribbon and the navigation menu so users can only see the form.
on google it tells me to put in the command DoCmd.ShowToolbar “Ribbon”, acToolbarNo into vbscrtipt to undertake this, but I do not know how to undertake this. If somebody could tell me how to do this, that would be great. I am not too good with computers.