View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
James James is offline
external usenet poster
 
Posts: 542
Default How to get back values in the excel bulidin dialogs ?

I used "Application.Dialogs(xlDialogPrint).Show" to show dialog, but can't
retrun the printset values which user setting. (like range_num, from, to,
copies, ...)