M
Mo
This is just a matter of personal style and idle curiousity. Why is
it that some functions need a parameter list like "Where:=" inside the
brackets and others you just specify the parameter like
"xlColumnClustered". I guess my question is what is the purpose of
the ":=" and is there a workaround so the parmeter list looks like
Function(arg1, arg2,...) instead of Function(Where:=arg1,
Location:=arg2,...)
Any help would be appreciated...Mo.
it that some functions need a parameter list like "Where:=" inside the
brackets and others you just specify the parameter like
"xlColumnClustered". I guess my question is what is the purpose of
the ":=" and is there a workaround so the parmeter list looks like
Function(arg1, arg2,...) instead of Function(Where:=arg1,
Location:=arg2,...)
Any help would be appreciated...Mo.