Dear Gurus,

i have a question, i have a workbook where i want multiple Macros to run once the workbook is opened. i am not sure how do i put it. i have a macro that protects the sheet and the the next macro is to check the username and if not desired user then workbook to close.

in the workbook event windows



i am wondering whether i can put the command of call or run for the macros

Workbook_Open

run Macro1

run macro2

end sub

or to use call instead of run. i am bit confused here. can you help please.

thanks.

Seasons's Greetings