I have a macro right now that hides all sketches and reference geometry with the option to run through all configurations which is selected through a popup window.
I got this macro on here somewhere a while back and had help adjusting it before to add the [All Configurations] option. Right now I need to run this on a batch of parts and assemblies which I am using #TASK to accomplish. Problem is I do not want to have the window pop up for every part and just run automatically with all options selected and through all configurations. I have tried removing some things but since this is pretty much way outside my knowledge of VBA it doesn't work. Attached is the macro.
Any help is greatly appreciated, thanks.