Hi,
How can I initiate the freeformbuilder in a VBA macro, so that the user can then trace a freeform curve?
I have tried using ActiveSheet.Shapes.BuildFreeform, however this doesn't seem to do anything, and I need the user to build the shape rather than specify all of the nodes within the...