Hi all,
this might sound like a bizarre request, but I've just done a macro record to find out how to show detail in an outline and this is what Excel recorded ...
Columns("BY:BY"
.Select
ExecuteExcel4Macro "SHOW.DETAIL(2,77,TRUE,,42)"
The only Excel macro function help I can get my hands on only gives the first 4 argument descriptions.
So my question is ... what does the 42 stand for?
Thanks in advance, Glenn.
this might sound like a bizarre request, but I've just done a macro record to find out how to show detail in an outline and this is what Excel recorded ...
Columns("BY:BY"

ExecuteExcel4Macro "SHOW.DETAIL(2,77,TRUE,,42)"
The only Excel macro function help I can get my hands on only gives the first 4 argument descriptions.
So my question is ... what does the 42 stand for?
Thanks in advance, Glenn.