SetupSheet5 VBA editor change parameters

Hi

The attached macro works -

But change

A3 to A4 and back again to A3 in the code -> the code doesn't work.

---

I want to change A3_PRD.slddrt to another file but if i change it, VBA editor put in some blank chr -

If I change back to A3_PRD.slddrt the blank chr will not change.

A3_PRD.slddrt", 0,21#, 0,297#, "Default", True)

A3_PRD.slddrt", 0, 21,#, 0, 297,#, "Default", True)

What is wrong?

BR Niels

SolidworksApi/macros