Hi,
Few functionalities which are working fine in excel 2010 are not working in excel 2013. Following are the issues I am facing,
1. In my Excel VBA project, sheet1 is protected and a link in sheet1 will load data in sheet 2(which is not protected) and activates sheet2. If I try to edit sheet2 it is showing that the sheet is protected, which is the property of sheet1 and also if I scroll sheet2, its getting reflected in sheet1.
2. But everything is working fine if I move to another sheet and come back to sheet2.
Please help me in resolving this.
Thanks in advance