I have a workbook with VBA code in it. I want everyone to be able to open the file and run the code without having Read only messages pop up (when someone is in it)
If for some reason there are changes to the workbook (which would be rare), the changes should be saved across all users who currently have the workbook open.
Is there are way to do this? Please only respond if you have a definite way to accomplish this. Thank you.
If for some reason there are changes to the workbook (which would be rare), the changes should be saved across all users who currently have the workbook open.
Is there are way to do this? Please only respond if you have a definite way to accomplish this. Thank you.