Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Help! Forms that lose their show method !!


"itjunkey" wrote in message
oups.com...
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


Kind of solved this one myself by discovering that the formname.show method
is still available for this form in module so i created a procedure to show
the form in a module and called that procedure from a button on a
worksheet....but why does the show method work for other forms from buttons
on the worksheet ? I dont know :(


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Making the forms scroll bar show - figures. Martc Excel Worksheet Functions 2 May 2nd 07 11:12 AM
forms that suddenly wont appear using the show method in VBA a bug or a corrupted file perhaps ? Richard Finnigan Excel Discussion (Misc queries) 0 February 15th 06 07:12 PM
Show and Hide Forms Geoff Excel Programming 8 August 3rd 05 05:21 PM
Show method (Error 438) Lee Excel Programming 2 April 5th 05 06:15 PM
Show method stops macro Syed Zeeshan Haider[_7_] Excel Programming 12 May 22nd 04 05:36 PM


All times are GMT +1. The time now is 05:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"