Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Form.show error in module 3

I have a form PerformerPik.

The sub that starts it is:

Sub ShowPerformerPik()
PerformerPik.Show
End Sub

This works just fine when I run it from Module1 but it
will not compile or run from Module3

Anybody have a clue?

TIA

GMet
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Form.show error in module 3

What error message do you get when you compile the code?


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"GMet" wrote in message
...
I have a form PerformerPik.

The sub that starts it is:

Sub ShowPerformerPik()
PerformerPik.Show
End Sub

This works just fine when I run it from Module1 but it
will not compile or run from Module3

Anybody have a clue?

TIA

GMet



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Form.show error in module 3

The error says:

Complile Error:
Expected Function or Variable

GMet
-----Original Message-----
What error message do you get when you compile the code?


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"GMet" wrote in

message
...
I have a form PerformerPik.

The sub that starts it is:

Sub ShowPerformerPik()
PerformerPik.Show
End Sub

This works just fine when I run it from Module1 but it
will not compile or run from Module3

Anybody have a clue?

TIA

GMet



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Form.show error in module 3

Also
The Expected Function or Variable message highlights
PerformerPik
in the PerformerPik.Show line

GMet
-----Original Message-----
What error message do you get when you compile the code?


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"GMet" wrote in

message
...
I have a form PerformerPik.

The sub that starts it is:

Sub ShowPerformerPik()
PerformerPik.Show
End Sub

This works just fine when I run it from Module1 but it
will not compile or run from Module3

Anybody have a clue?

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
Excel Module error Phanindran U[_2_] Excel Discussion (Misc queries) 1 August 20th 07 09:09 AM
error "module not found" Amit Excel Discussion (Misc queries) 1 May 13th 05 01:24 PM
How do I get rid of "Compile error in hidden module" error message David Excel Discussion (Misc queries) 4 January 21st 05 11:39 PM
Compile error in hidden module error Melissa Zebrowski Excel Programming 3 February 20th 04 01:29 PM
Updating form labels from code in a module news.verizon.net[_2_] Excel Programming 2 October 29th 03 04:03 AM


All times are GMT +1. The time now is 03:03 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"