05-23-2006, 02:32 AM
Im trying to block a certain window from opening when I run a macro.
give me an example with "win1".. what code do I need in the macro to keep "win1" from opening up while macro is running.
I take it you have to open the window once and return the window handle and then block that window from opening up again untill macro is stopped.
but i have no clue how to do that..help me.
thanks, nate
give me an example with "win1".. what code do I need in the macro to keep "win1" from opening up while macro is running.
I take it you have to open the window once and return the window handle and then block that window from opening up again untill macro is stopped.
but i have no clue how to do that..help me.
thanks, nate