View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] CraigRichardPhillips@gmail.com is offline
external usenet poster
 
Posts: 6
Default Linking checkboxes between userforms

Is there a way to link checkboxes between 2 different user forms (say
ckbCoast is in frmLocal and ckbSFR is in frmInfo)? Perhaps there's
Hide Me function that would keep one
user form open, just not shown on the screen giving the next form the
ability to link back to it. Any ideas?