Hello All,
Hoping someone can help me out as i have been unable to figure this out and google searches haven't turned up anything for me.
I have a protected workbook(wb1) with forms and associated vba code. The workbook opens other protected workbooks(wb2) and allows users to perform certain functions and input data and then updates wb2. The forms also have scroll buttons so wb2 can be navigated from the forms. When the forms in wb1 open wb2, wb2 is activated and visible so all functions of the form are applied to wb2.
In Excel 2016 this does not work as wb2 stays in the background and cannot be manipulated by the forms in wb1. I have tried various ways of trying activate/set focus to wb2 but nothing has worked. I am not sure if this was a bug in Excel 2010 that has just worked this whole time or if its a bug/change in Excel 2016.
I hope i have explained myself well enough for someone to be able to help me out.
Thanks again everyone!!!
Hoping someone can help me out as i have been unable to figure this out and google searches haven't turned up anything for me.
I have a protected workbook(wb1) with forms and associated vba code. The workbook opens other protected workbooks(wb2) and allows users to perform certain functions and input data and then updates wb2. The forms also have scroll buttons so wb2 can be navigated from the forms. When the forms in wb1 open wb2, wb2 is activated and visible so all functions of the form are applied to wb2.
In Excel 2016 this does not work as wb2 stays in the background and cannot be manipulated by the forms in wb1. I have tried various ways of trying activate/set focus to wb2 but nothing has worked. I am not sure if this was a bug in Excel 2010 that has just worked this whole time or if its a bug/change in Excel 2016.
I hope i have explained myself well enough for someone to be able to help me out.
Thanks again everyone!!!