Linking EXCEL WORKBOOKS

H

hudson

I need help setting up a security workbook to be opened by
other workbooks using VBA in Excel.

The "Security check" workbook will check what information
a user is allowed to view from the original workbook.
The "security check" workbook contains a userform for
entry of password. Base on the password, variable values
will be set to the original workbook for further
processing.
 
P

pikus

You can do that with just the one workbook. What kind of help did you
have in mind? - Pikus
 
Top