View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
itjunkey itjunkey is offline
external usenet poster
 
Posts: 1
Default Help! Forms that lose their show method !!

Hi This is an annoying problem that i havent encountered before; A form
that I have done a lot of work on has lost its show method so when I
use fromname.show on a worksheet button I get "run-time error '438'
Object doesn't support this property or method"

I've tried copying the forms objects and code onto a new form...that
works until I run procedures behind the form and then the method
disappears and I'm back to square one again.

Any help on this would be gratefully recieved. Thanks Richard