M
Maarten
sry for the title of previues message
Worksheet(formcount).MdiParent = Form1
i get an erro by form 1 he sais it is a type and con't be used as expresion1
but when i run this code from the MDI form and i type
Worksheet(formcount).MdiParent = Me
then the code is working
why ? and how wil i get it to work
thank you Maarten
Worksheet(formcount).MdiParent = Form1
i get an erro by form 1 he sais it is a type and con't be used as expresion1
but when i run this code from the MDI form and i type
Worksheet(formcount).MdiParent = Me
then the code is working
why ? and how wil i get it to work
thank you Maarten