ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
DSDarren Smith02/03/2024

Can anybody help?

I am trying, using a Solidworks VBA macro, to show the "Custom Properties" and "Sheet Properties" dialog boxes using a VBA Macro.

I am using the following code to show the "Sheet Properties" dialog box, but it is not working

swApp.RunCommand swCommands_e.swCommands_Properties, ""

Does anybody know what the correct VBA code is for both dialog boxes?

Please see below.

Many thanks in