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...