Request for help with creating a VBA macro in SolidWorks

Hi,

I am looking to create a VBA macro in SolidWorks that would allow me to quickly modify the dimensions of an assembly via a form. The idea is to have a simple form where I can enter new dimensions, and the macro would automatically apply these changes to the assembly parts, including those with different configurations. As a beginner in VBA programming, I’m seeking help on how to interact with part dimensions and create a functional form for this type of modification.