View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
n30l1th1c n30l1th1c is offline
external usenet poster
 
Posts: 1
Default Disabling Row Select from Header

Does anyone know where you can disable row selection via the left-click
on the row header? I have a spreadsheet that will not allow the entire
row to be selected when a left-click is performed in the row header.
The select all button will not respond to a left-click either. I need
to mimic this behavior in another workbook, but I cannot find where, or
how to do that. Thank you in advance for any information on this.