G
GrantW
Jim Rech pointed me in the right direction yesterday with a problem I was
having opening a workbook, and he suggested I look at the Notify option.
Being very green at syntax I have tried to code it like this:
Workbooks.Open ("\\..............NSR\Database\Dbase.xlsx",,,,,,,,,,False)
with false, so that no notification is sent, but I keep getting a compile
error asking for an expected expression.
What am I missing?
TIA
having opening a workbook, and he suggested I look at the Notify option.
Being very green at syntax I have tried to code it like this:
Workbooks.Open ("\\..............NSR\Database\Dbase.xlsx",,,,,,,,,,False)
with false, so that no notification is sent, but I keep getting a compile
error asking for an expected expression.
What am I missing?
TIA