View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim May Jim May is offline
external usenet poster
 
Posts: 430
Default Is there an update to this?

I've noted the following random code line:
Totalpage = Application.ExecuteExcel4Macro("GET.DOCUMENT(50)")

This looks quite "old" with it's reference to Excel4;
Is there an update or new way of performing the same feat?
TIA,