Re: compile error
From: Chip Pearson (chip_at_cpearson.com)
Date: 04/13/04
- Next message: neowok: "Re: assign a clickable macro to a cell?"
- Previous message: neowok: "Re: assign a clickable macro to a cell?"
- In reply to: Fraggs: "compile error"
- Next in thread: Fraggs: "Re: compile error"
- Reply: Fraggs: "Re: compile error"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Apr 2004 08:15:10 -0500
It means that whatever is highlighted (e.g., an external function
declaration) cannot be declared within a Sub or Function
procedure. Move that item outside of and prior to any procedure.
It would be helpful if you posted the code that is causing the
problem.
-- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Fraggs >" <<Fraggs.14nja9@excelforum-nospam.com> wrote in message news:Fraggs.14nja9@excelforum-nospam.com... > What does it mean when it says - > Complie error: > Invlid Outside Procedure > > How do I fix this? > > > --- > Message posted from http://www.ExcelForum.com/ >
- Next message: neowok: "Re: assign a clickable macro to a cell?"
- Previous message: neowok: "Re: assign a clickable macro to a cell?"
- In reply to: Fraggs: "compile error"
- Next in thread: Fraggs: "Re: compile error"
- Reply: Fraggs: "Re: compile error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|