Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change Workspace Background 1

Status
Not open for further replies.

ColW

Programmer
Oct 3, 2003
2
GB
I am trying to change the colour of the Workspace Background in Access 2000. I cannot find an option in Access or any code to use in Visual Basic.

Hope someone can help.
Thanks,
Colin Williams
 
There is no built in function in Access to do this. I got the code from a while ago and it works great.

The code from there allows the user to pick the color from the color pallet, I modified it so that all I do is change the color once in the code to whatever I want and then call the code on the open of my startup form.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top