Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 137
Default Don't know where to look for error

When i open up my file i get the following error
Compile error in hidden module
I don't have a clue where to begin to find the problem.
--
Thank you, Brenda
  #2   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 35,218
Default Don't know where to look for error

I would think that the error included the name of the module.

You may want to share that name to see if it's a common problem.

But in general, this error means that there is a problem with code. And the
workbook's project that has the problem is protected (needs a password to
view/change).

In the VBE, you can protect the workbook's project by:
Tools|VBAProject Properties|Protection tab

If you go into the VBE and try to access that project, then you'll be asked for
a password to continue.

If you are the same Brenda with the .scrollarea problem, maybe you made a change
in that workbook's project's code when you were trying to fix it.

Brenda wrote:

When i open up my file i get the following error
Compile error in hidden module
I don't have a clue where to begin to find the problem.
--
Thank you, Brenda


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 137
Default Don't know where to look for error

You really know your stuff it worked...i posted a question for you. Can you
please check it out it's about your formula for downloading the floating
toolbar.
--
Thank you, Brenda


"Dave Peterson" wrote:

I would think that the error included the name of the module.

You may want to share that name to see if it's a common problem.

But in general, this error means that there is a problem with code. And the
workbook's project that has the problem is protected (needs a password to
view/change).

In the VBE, you can protect the workbook's project by:
Tools|VBAProject Properties|Protection tab

If you go into the VBE and try to access that project, then you'll be asked for
a password to continue.

If you are the same Brenda with the .scrollarea problem, maybe you made a change
in that workbook's project's code when you were trying to fix it.

Brenda wrote:

When i open up my file i get the following error
Compile error in hidden module
I don't have a clue where to begin to find the problem.
--
Thank you, Brenda


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 22,906
Default Don't know where to look for error

Brenda

Just for info.................VBA code is not a "formula" as you have been
stating.

Code is code.............there are several types........event, macro, user
defined functions among them

A formula is something like =A1*B1 entered in a worksheet cell.


Gord Dibben MS Excel MVP

On Fri, 24 Oct 2008 06:03:00 -0700, Brenda
wrote:

You really know your stuff it worked...i posted a question for you. Can you
please check it out it's about your formula for downloading the floating
toolbar.


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
Visual Basic Error Run Time Error, Type Mismatch Meg Partridge Excel Discussion (Misc queries) 12 September 10th 08 06:10 PM
Error of slope taking into account error of the data points cer144 Excel Worksheet Functions 5 July 7th 08 07:26 PM
Counting instances of found text (Excel error? Or user error?) S Davis Excel Worksheet Functions 5 September 12th 06 04:52 PM
I have Error 1919 Error Configuring ODBC dataSource Database Texanna1 Excel Discussion (Misc queries) 1 September 12th 06 06:35 AM


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