Danny,
I suspect you mean that when you hit F5 (or hit the "play" button) then the Macro dialog form pops up and it doesnt contain the function/sub you are expecting to run, merely the Macros you have already set up.
Use the Immediate window (Ctrl-G, I think) to start your modules using the sub/function name as you would in code, rather than jumping into the middle of them and hitting F5.
Hope it helps,
Lee
|