G
Guest
I am trying to convert an older excel 4 macro into VBA.
The line of is ExecuteExcel4Macro "SET.UPDATES.STATUS
(""NOAMGR|EXCEL!DISPLAYZONEGAMMA"",1,2). VBA does not
like the ExecuteExcel4Macro.
This line of code is suppose to set the links in Excel to
NOAMGR (another DDE program) from manual to automatic.
I tried to record a macro in Excel 97 and I still get the
same line of code?
Any Ideas?
The line of is ExecuteExcel4Macro "SET.UPDATES.STATUS
(""NOAMGR|EXCEL!DISPLAYZONEGAMMA"",1,2). VBA does not
like the ExecuteExcel4Macro.
This line of code is suppose to set the links in Excel to
NOAMGR (another DDE program) from manual to automatic.
I tried to record a macro in Excel 97 and I still get the
same line of code?
Any Ideas?