View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
moshe_xls moshe_xls is offline
external usenet poster
 
Posts: 5
Default selecting range as input in VBA

Hi,

I'm looking for VBA function (or script) that allows me to select range
(with mouse) as input (like the Excel SUM function for example).

Thanks