J
Josh Sale
In full Excel, ActiveworkSheet.Names.Add(...) returns a Name object.
According to the OWC11 help files, this method returns a Name object.
However, in practice, if you try to do this, the compiler generates an error
saying "The expression does not produce a value".
Clearly either the help file or the code is in error and if consistency with
Excel is worth anything, its the code that's in error.
Alvin, perhaps you can report this problem to somebody at MS?
TIA,
josh
According to the OWC11 help files, this method returns a Name object.
However, in practice, if you try to do this, the compiler generates an error
saying "The expression does not produce a value".
Clearly either the help file or the code is in error and if consistency with
Excel is worth anything, its the code that's in error.
Alvin, perhaps you can report this problem to somebody at MS?
TIA,
josh