View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brandon[_7_] Brandon[_7_] is offline
external usenet poster
 
Posts: 1
Default Disable Doubleclick for a range

I am trying to disable the mouse doubleclick for a
certain range of cells (e.g. A1:A10), not the entire
workbook as the "Application.EditDirectlyInCell = False"
does. I have been spinning my wheels so any help on this
would be very much appreciated.

Thanks,
Brandon