A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Setting up and Configuration
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Don't know where to look for error



 
 
Thread Tools Display Modes
  #1  
Old October 23rd, 2008, 08:32 PM posted to microsoft.public.excel.setup
Brenda
external usenet poster
 
Posts: 272
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  
Old October 23rd, 2008, 08:53 PM posted to microsoft.public.excel.setup
Dave Peterson
external usenet poster
 
Posts: 19,791
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  
Old October 24th, 2008, 02:03 PM posted to microsoft.public.excel.setup
Brenda
external usenet poster
 
Posts: 272
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  
Old October 24th, 2008, 10:02 PM posted to microsoft.public.excel.setup
Gord Dibben
external usenet poster
 
Posts: 20,252
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.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:52 AM.


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