Hi Guys ,
thank you for help,
But if I use the following
Sub naaruserform()
'
' jaaroverzicht Macro
' De macro is opgenomen op 25-11-2002 door Joep Spronck.
'
'
UserForm1.Show
End Sub
I receive the message "object vereist"
What I want to do is the following,
I want that when I use a button the userform pops-up and I can fill in and select various thinks But first the userform needs to pop-up.I filled in the above mentioned macro in module3.But this is not working.
When this is working I will start with making macro's for the boxes in this userfrom.(I've called this on Budget)
But the name is still defaul userform1.
I hope you can help me with this.
It's my first time I really are going deeper in VBA.
I bought some books but there I only can find the "basic"macro's.
thx
Joep