Hiding another workbook with vba...
Posted by RoB on October 11, 2001 5:04 PM
I have a workbook that when opened, opens another workbook used with it using a macro. I was wondering how i would HIDE the 2nd workbook from the user (not allow them to see or edit it) using vba. I know you can do it with the workspace way ( i think) but i'd like to use vba if possible. thanks :)