Hi
Thanks for taking the time to look at this and any help given.
So I have a contacts userform which has various multipages, frames, tabstrips and textboxes on it and it worked great, the problem I am having is one of the frames which has textboxes in it is now causing the form to crash, if I delete the frame the form works fine, if I add a multipage instead of the frame the form crashes if I add a tabstrip or just the textboxes from the frame again the form works fine, cannot get my head round this. when it crashes it just says Microsoft excel has stopped working and reloads,if I step thru it in the debugger it says: runtime error 2147417848(80010108) Automation error object invoked has disconnected form its client, I have stopped all code related to this frame from running but get same crash?
Hope someone can help
Thanks for taking the time to look at this and any help given.
So I have a contacts userform which has various multipages, frames, tabstrips and textboxes on it and it worked great, the problem I am having is one of the frames which has textboxes in it is now causing the form to crash, if I delete the frame the form works fine, if I add a multipage instead of the frame the form crashes if I add a tabstrip or just the textboxes from the frame again the form works fine, cannot get my head round this. when it crashes it just says Microsoft excel has stopped working and reloads,if I step thru it in the debugger it says: runtime error 2147417848(80010108) Automation error object invoked has disconnected form its client, I have stopped all code related to this frame from running but get same crash?
Hope someone can help