I am sure there is a function key to run a VBA module [Private Sub X() ] but I can’t remember what it is. I set up a module to print some labels to screen, many months ago, and I am sure I ran it in this way. I have come back to the database and there are no macros or Subs to run this code any other way, so I’m sure I ran it from within the code module. I think it might have been Ctrl F12 or some such, but I can’t find any reference to it through a Google search.
I can step through the module with F8, so there is no problem there. I even call a delay function to hold each label on the screen, so that I can check them as the code runs. F8 steps to the code for this function, so you don't get to see the label.
Am I going mad? Was it all a dream?
I can step through the module with F8, so there is no problem there. I even call a delay function to hold each label on the screen, so that I can check them as the code runs. F8 steps to the code for this function, so you don't get to see the label.
Am I going mad? Was it all a dream?