View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank & Pam Hayes Frank & Pam Hayes is offline
external usenet poster
 
Posts: 3
Default Dialog Box List of Current Open Workbooks

I am lookng for an example of VBA code that will produce a dialog box of all
the currently opened Excel Workbooks and will allow the user to select which
of the open Workbooks they would like to perform an action on.

Can anyone point me in the right direction? I have tried multiple Google
searches and the closest I could come is code to open Workbooks from the
directory.

Thank you,

Frank