I have a macro that is pulling data from a linked table, creating several summary tables, and then exporting the results to Excel. I’d like to make this available to other users but I’m concerned that if two users run the macro at the same time they will create inconsistent results. I’d like to find some way to ensure that two users are not running the macro concurrently.