Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
JT JT is offline
external usenet poster
 
Posts: 234
Default Compile error

Hi...

I broght a 97 workbook into 2002 and now when I start it up it says

Compile error in hiddne module: jwpacke

ive looked for this module and cant seem to un-hide it...

any suggestions?

thanks
JT

  #2   Report Post  
Posted to microsoft.public.excel.programming
JT JT is offline
external usenet poster
 
Posts: 234
Default Compile error

Hi again...

I found the jwpake module.. at the top of my workbook in the vba project
window...

I didnt make it or put it there and it is password protected.... it happend
when I started using 2002......from my old 97 workbook.....its called
VBAProject(jwpacke.xls)

any ideas on how to get rid of this? it seems that my master copy of my
workbook is now part of it...


"JT" wrote:

Hi...

I broght a 97 workbook into 2002 and now when I start it up it says

Compile error in hiddne module: jwpacke

ive looked for this module and cant seem to un-hide it...

any suggestions?

thanks
JT

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Compile error

Look for jwpacke.xls in your XLStart folder.

Or close excel and use windows start button|search and look for that file. Then
move it to a different location. (If you find that you actually use some of the
stuff in that workbook, you may not want to delete it. Although, you may want
to find the author and yell.)


JT wrote:

Hi again...

I found the jwpake module.. at the top of my workbook in the vba project
window...

I didnt make it or put it there and it is password protected.... it happend
when I started using 2002......from my old 97 workbook.....its called
VBAProject(jwpacke.xls)

any ideas on how to get rid of this? it seems that my master copy of my
workbook is now part of it...

"JT" wrote:

Hi...

I broght a 97 workbook into 2002 and now when I start it up it says

Compile error in hiddne module: jwpacke

ive looked for this module and cant seem to un-hide it...

any suggestions?

thanks
JT


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Compile error

Another way to find this file...

Open excel and ignore those warning/error messages.

Then go into the VBE.

You should still be able to see VBAProject(jwpacke.xls) in the project explorer.

Hit ctrl-g to see the immediate window.
type this and hit enter
?workbooks("jwpacke.xls").fullName

Make a note of that file (and location).

Close excel and go off to move that file.


Dave Peterson wrote:

Look for jwpacke.xls in your XLStart folder.

Or close excel and use windows start button|search and look for that file. Then
move it to a different location. (If you find that you actually use some of the
stuff in that workbook, you may not want to delete it. Although, you may want
to find the author and yell.)

JT wrote:

Hi again...

I found the jwpake module.. at the top of my workbook in the vba project
window...

I didnt make it or put it there and it is password protected.... it happend
when I started using 2002......from my old 97 workbook.....its called
VBAProject(jwpacke.xls)

any ideas on how to get rid of this? it seems that my master copy of my
workbook is now part of it...

"JT" wrote:

Hi...

I broght a 97 workbook into 2002 and now when I start it up it says

Compile error in hiddne module: jwpacke

ive looked for this module and cant seem to un-hide it...

any suggestions?

thanks
JT


--

Dave Peterson


--

Dave Peterson
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
help with this error-Compile error: cant find project or library JackR Excel Discussion (Misc queries) 2 June 10th 06 09:09 PM
VBAProject name compile error, not defined at compile time Matthew Dodds Excel Programming 1 December 13th 05 07:17 PM
error message: compile error, argument not optional Pierre via OfficeKB.com Excel Programming 3 September 5th 05 03:45 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


All times are GMT +1. The time now is 01:01 PM.

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"