Report Offensive Message

Hide the ribbon programmatically in Access 2007
SendKeys "^{F1}", True :
Not perfered since this will not work for your application becuase once you initiate the form more than once.. it will bring the ribbon back.. it dose not know the ribbon should stay hidden..

If you wanna cheat... just set the form to activiate as a "Pop-up" form.. this will hide some form functions..ie..window control.. but will not show the "Ribbon"..
..just a thought..

I am also getting an "Variable not defined" error with the docmd function.. something is missing and it would be nice to have the complete code or reference in this thread also!

Naeem
xcodecorp~
"There are only 10 people who know binary, those who do and those who dont."
Posted by naeemahmad
Updated - 7th Mar