View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
yspin yspin is offline
external usenet poster
 
Posts: 2
Default Userform input to control two diferent workbooks

Hi,

I am looking for a way of controling wo different workbooks from one
userfom.
the user opens a workbook and inserts inputs through the userform,
that then changes both workbooks (one was opened by the user).
how can i do that when only one workbook was opened?
is there any independent userform?

Thanks,