Hi Everyone
I have a userform called Userform1
and i want to pull data into it from Sheets("Form Info").Range("A1")
I tried this but it didn't work any ideas how i do this and what i did wrong?
Thanks
Tony
Sub AAA_Calender1_tests()
UserForm1.Show
UserForm1.TextBox1.Value =...