View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
isabelle isabelle is offline
external usenet poster
 
Posts: 587
Default how to use VBA code to create 'Select Data Range' userform.

hi John,

Set plage = Application.InputBox(prompt:="Do your selection in the summary page", Type:=8)


--
isabelle