Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In a module vbe i have a macro in which i can't use the F8.
Seems deactivated. Any idea? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try Compile VBA project and see what you get. (this is a guess)
-- HTH, Barb Reinhardt " wrote: In a module vbe i have a macro in which i can't use the F8. Seems deactivated. Any idea? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On 18 Apr, 03:39, Barb Reinhardt
wrote: Try Compile VBA project and see what you get. * (this is a guess) -- nothing at al... :-( |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Still not working :-(
|
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you have any parms passed to that Sub?
Is it a sub or a function? wrote: In a module vbe i have a macro in which i can't use the F8. Seems deactivated. Any idea? -- Dave Peterson |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On 18 Apr, 14:45, Dave Peterson wrote:
Do you have any parms passed to that Sub? Is it a sub or a function? wrote: In a module vbe i have a macro in which *i can't use the F8. Seems deactivated. Any idea? -- Dave Peterson i add a sub , i add a function in anew module, and f8 is not wokring maybe there is any macro associated to f8 by the author |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That would be pretty rare (in my experience).
But you didn't answer my question about parms yet. wrote: On 18 Apr, 14:45, Dave Peterson wrote: Do you have any parms passed to that Sub? Is it a sub or a function? wrote: In a module vbe i have a macro in which i can't use the F8. Seems deactivated. Any idea? -- Dave Peterson i add a sub , i add a function in anew module, and f8 is not wokring maybe there is any macro associated to f8 by the author -- Dave Peterson |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On 21 Apr, 23:40, Dave Peterson wrote:
That would be pretty rare (in my experience). But you didn't answer my question about parms yet. wrote: On 18 Apr, 14:45, Dave Peterson wrote: Do you have any parms passed to that Sub? Is it a sub or a function? wrote: In a module vbe i have a macro in which *i can't use the F8. Seems deactivated. Any idea? -- Dave Peterson i add a sub , i add a function in anew module, and f8 is not wokring maybe there is any macro associated to f8 by the author -- Dave Peterson- Nascondi testo tra virgolette - - Mostra testo tra virgolette - sorry my internet connection is spinning and i dont know when i post I meant that if i add any mew module basic (function, sub, with parmaters or not) F8 is not working at all. Can be maybe associated by author to any other event? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a Drop Down List with Step by Step Instructions for 2007 | Excel Worksheet Functions | |||
Need step by step to add invoice numbering to excel template | New Users to Excel | |||
run macro step by step. excel 2003 | Excel Programming | |||
running macro step by step different from normal run?? | Excel Programming | |||
I need step by step instructions to create a macro for 10 imbedde. | Excel Worksheet Functions |