VBA macro step by step F8 key not working

JPD1932 Posted messages 3 Status Member -  
yg_be Posted messages 23437 Registration date   Status Contributor Last intervention   -

Hello,

The F8 key does not work for step-by-step VBA macro.


2 answers

  1. Anonymous user
     

    Hello

    On recent PCs, the function keys are inverted by default.

    For example, on mine, if I press F5 it doesn't refresh anything, but it lowers the brightness.

    To check if that's the case for you, try Fn+F8.

    On my PC, to reset the function keys "the right way," you need to do Fn+Esc.


    When I was little, the Dead Sea was just sick.
    George Burns

    0
  2. yg_be Posted messages 23437 Registration date   Status Contributor Last intervention   Ambassadeur 1 588
     

    Hello, does it work through the Debug menu? Or by pressing alt-D followed by alt-D?

    0