george hart
Board Regular
- Joined
- Dec 4, 2008
- Messages
- 241
Hi
When I run this I get the de-bug. Not sure why though. I use this in other macros and it appears to work fine????? ?Any ideas
In short I need a button that when clicked opens UserForm1
Sub Button35_Click()
UserForm1.Show
End Sub
When I run this I get the de-bug. Not sure why though. I use this in other macros and it appears to work fine????? ?Any ideas
In short I need a button that when clicked opens UserForm1
Sub Button35_Click()
UserForm1.Show
End Sub