G
Guest
Howdy helpful people in excel.programming land
I'm using CodeModule.CreateEventProc to insert code into sub Workbook_Open of a sheet I'm creating via VBA. Everything works fine, but at the end of the insertion, the VBE opens automatically. I can definitely see why this would be good in most cases, but these sheets are being created quite often and it's very annoying
I've tried a number of things with no success, but I'm hoping it's something simple I've just missed
Thanks in advance, agai
Dustin Carter
I'm using CodeModule.CreateEventProc to insert code into sub Workbook_Open of a sheet I'm creating via VBA. Everything works fine, but at the end of the insertion, the VBE opens automatically. I can definitely see why this would be good in most cases, but these sheets are being created quite often and it's very annoying
I've tried a number of things with no success, but I'm hoping it's something simple I've just missed
Thanks in advance, agai
Dustin Carter