I have a very large workbook over a slow network. The workbook is composed of multiple worksheets that are tailored towards each user. I would like to have one main worksheet that opens as kind of like a "launch pad" where the specific user can click their name, and it goes out to this one large workbook and only opens their specific worksheet (without opening the ENTIRE workbook). Is this possible? Otherwise, each time a user wants to look at their specific worksheet, they have to wait for the ENTIRE workbook (10MB) to open first instead of their small 60K worksheet. How would this be coded? Any help would be appreciated. Thanks!! 