ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Form.show error in module 3 (https://www.excelbanter.com/excel-programming/309497-form-show-error-module-3-a.html)

gmet

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

Chip Pearson

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




gmet

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



.


gmet

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



.



All times are GMT +1. The time now is 08:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com