Jason Barnes
New Member
- Joined
- Jan 15, 2015
- Messages
- 46
Have been playing with signature boxes, etc.
Would like to use the inkpicture feature but don't like the active x turned on. If you feel this is the better option and I can turn the active x message off with code when workbook opens, then feel free to share.
I'd at least like VBA code to select the Draw tab and pen tool when code is run.
Currently using Worksheet_SelectionChange on a specific range to zoom to a signature box to draw in. Code would go here.
Would immediately be able to draw signature without having to go to Draw tab and select pen tool.
Thanks,
Jason
Would like to use the inkpicture feature but don't like the active x turned on. If you feel this is the better option and I can turn the active x message off with code when workbook opens, then feel free to share.
I'd at least like VBA code to select the Draw tab and pen tool when code is run.
Currently using Worksheet_SelectionChange on a specific range to zoom to a signature box to draw in. Code would go here.
Would immediately be able to draw signature without having to go to Draw tab and select pen tool.
Thanks,
Jason