I have a macro enabled workbook that is generated using a custom written macro which works fine in an unshared environment, but the moment it is shared and tried to open again it gives a recovery message as We found a problem with some content in xlsm do you want us to recover as much as we can if you trust this source of workbook click yes.
As per my observation, that workbook contains 3 major tabs(sheets), In that the third sheet is the one that is causing the error.
How should I deal with this issue?