I need to have some type of variable that will set the backcolor of command buttons. This color will be selected on my main form but needs to be used on all of my forms, is there a way to store for example: vbblue = variable from my startup form and have it seen by all the forms.