Is it possible to have a shared worksheet with macros? We have created a sheet with a basic macro (enter in name, auto-populates the date). But now the sheet can only be edited one at a time. Is there a solution to this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It looks like macros should be allowed in shared worksheets. I’m not sure what you mean by can only be edited one at a time, whether this means one user at a time or one cell at a time (i.e. the macro is not updating the cells when it should be).
However, take a look at this Egghead Cafe thread for one possible cause to your problem. Also take a look here for a list of restrictions on usage of shared worksheets.