In my VBA code I open another workbook (call it Book2.xlsm) which has several user forms. The code allows the first form to open but get an error (Error 424 - Object Required) when the second user form is being opened. Both user forms open OK in Book2.xlsm...