View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bridget[_3_] Bridget[_3_] is offline
external usenet poster
 
Posts: 7
Default VB coding for showing "find" dialogue box?

If

Application.Dialogs(xlDialogPrint).Show

brings up the print dialogue box in E2K, can someone pls
tell me what brings up the Find box? I did a search for
this on the net, but nothing came up. I guess I don't
know how to search for general VB coding like this; I
don't even know if there is a resource out there for
hunting down VB code (?).

Thanks so much!