Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Help w/ macro to run user form

I have a problem with a macro that calls a user form. It
will not run in Module3. However, when I copy it to
Module1, it works just fine.

Sub ShowPiker()
Piker.show
endsub

That will not run in Module3 but it works fine in
Module1.

Anybody have a clue why this would be the case?

TIA

GMet

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Help w/ macro to run user form

Typo?

endsub


Must be
end sub


--
Regards Ron de Bruin
http://www.rondebruin.nl


"GMet" wrote in message ...
I have a problem with a macro that calls a user form. It
will not run in Module3. However, when I copy it to
Module1, it works just fine.

Sub ShowPiker()
Piker.show
endsub

That will not run in Module3 but it works fine in
Module1.

Anybody have a clue why this would be the case?

TIA

GMet



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Help w/ macro to run user form

No typo. The original macro was in Module1. When I copy
and paste it into Module3 it does not work. When I take
it back to Module1, it works. I am completely mystifed.

GMet

-----Original Message-----
Typo?

endsub


Must be
end sub


--
Regards Ron de Bruin
http://www.rondebruin.nl


"GMet" wrote in

message ...
I have a problem with a macro that calls a user form.

It
will not run in Module3. However, when I copy it to
Module1, it works just fine.

Sub ShowPiker()
Piker.show
endsub

That will not run in Module3 but it works fine in
Module1.

Anybody have a clue why this would be the case?

TIA

GMet



.

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
User Form activated by a macro mxleite Excel Programming 3 July 3rd 04 01:33 AM
help: master control macro and user form jasonsweeney[_20_] Excel Programming 1 January 26th 04 11:10 AM
Copy from User form to Sheet macro tas5tas Excel Programming 1 January 13th 04 03:54 AM
I am looking to see if anybody has an equivalant user form to Outlooks CONTACT form BruceJ[_2_] Excel Programming 2 October 15th 03 05:28 PM


All times are GMT +1. The time now is 04:02 AM.

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

About Us

"It's about Microsoft Excel"