View Full Version : VBA to check checkbox when hyperlink clicked
STIEM
06-28-2019, 06:22 AM
Hello,
I'm in need for a way to get a checkbox from non-active to active when someone clicked on a hyperlink.
Thanks in advance.
John Wilson
06-29-2019, 02:52 AM
There's no simple way to do this. The only possibility would be to trigger code that opens the hyperlink AND ticks the checkbox. This would only work if the trigger was a shape, it would not work from a text "hyperlink".
STIEM
07-08-2019, 04:46 AM
I'm sad now :(
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.