View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default F8 macro step by step

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