question in short:
Is it possible to write a macro that auto-selects the freehand-tool for you?
as in: "run macro, then start drawing?"
(see attached image for which tool I mean(note: norwegian excel))
Why do I want to do this?
I have created a userform that, among a lot of other things, has an image-container that serves as a signature field.
When a user clicks on the image-container, the userform hides and they are directed to an excel-sheet called "signature"
the problem is that the user then have to manually click on the drawing-toolbar, select "Autofigures" - "Lines" - "Freehandform" to be able to start signing (or drawing).
(once they've done drawing/signing (creating a shape), they click a button that converts the shape into an image, then pastes it into the imagecontainer in the userform, so everything else works "automatic")
Bookmarks