M
msnews
I have a workbook with four sheets. I'd like to create a shortcut for each
of four users that opens to their sheet and performs an action.
After reading about Command() and the GetCommandLineA API I'm still stuck.
GetCommandLineA crashes when run during Excel startup and only returns the
workbook path/name when run from the VBA IDE.
Is there a way to open a workbook depending upon passed in parameters?
of four users that opens to their sheet and performs an action.
After reading about Command() and the GetCommandLineA API I'm still stuck.
GetCommandLineA crashes when run during Excel startup and only returns the
workbook path/name when run from the VBA IDE.
Is there a way to open a workbook depending upon passed in parameters?