View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Trevor Williams Trevor Williams is offline
external usenet poster
 
Posts: 181
Default Excel selects multiple cells with mouse click - how to stop this

Hi Andrew - you may have a cell that is formed by 4 rows being merged. hence
when you select one row within the merged cell, all 4 rows are selected.

HTH

Trevor Williams

"Andrew" wrote:

Hello,
I am working with Excel 2007, and when I try to select a single row, 4
rows are selected. I have no macros in the system. Can some explain
why this is happening, and how to stop it?

thanks