Hi
you could put the following code in the workbook_open event of this
file:
sub workbook_open()
me.worksheets("sheet2").activate
end sub
--
Regards
Frank Kabel
Frankfurt, Germany
"OscarC" schrieb im Newsbeitrag
...
Hello,
Just a quick one. Does anyone know what the VB code is to make Excel
open a workbook with a specific worksheet selected?
thanks,
Michael