M
Mike Boozer
When my hyperlink field (ScanLink) is populated, I want a checkbox (LinkSet)
to = True. When user clicks control with the code acCmdInsertHyperlink, user
also has the option to "remove hyperlink" which works well. But then I want
the checkbox (LinkSet) to = False. I've tried everything from IsNull to Not
IsNull on the "after update" events on both ScanLink and LinkSet. Could
someone please help me with syntax and event? Thanks group.
to = True. When user clicks control with the code acCmdInsertHyperlink, user
also has the option to "remove hyperlink" which works well. But then I want
the checkbox (LinkSet) to = False. I've tried everything from IsNull to Not
IsNull on the "after update" events on both ScanLink and LinkSet. Could
someone please help me with syntax and event? Thanks group.