VBA code for opening or showing a form

Associate
Joined
19 Jul 2006
Posts
1,847
A fellow colegue is working with excell and heas got some code that open sheets and makes them visible, but we cant seam to get either
Forms(formname").visible = true to work
are we doing it right?
 
Back
Top Bottom