B
Brian
I have created a user form that opens automaticaly when my workbook opens,
but only a blank screen shows up. How can i fix this?
Sub callUF()
UserForm1.Show
End Sub
Is there anyway to have the User Form show up as a Sheet in the Work Book?
but only a blank screen shows up. How can i fix this?
Sub callUF()
UserForm1.Show
End Sub
Is there anyway to have the User Form show up as a Sheet in the Work Book?