From: Ber on
I need to be able to prevent people using a macro twice in a spreadsheet
untill another macro is run and then allow the first macro to be used again
From: Bob I on
One method would be to set/clear and check flags

Ber wrote:

> I need to be able to prevent people using a macro twice in a spreadsheet
> untill another macro is run and then allow the first macro to be used again