When I try an execute a userform I get the following error
Compile Error: Out of Memory
and the debugger takes me to the following code
Sub FullSummary()
UserForm12.Show vbModeless
End Sub
Any suggestions how to solve this problem??
Thanks
--
Message posted from
http://www.ExcelForum.com