View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mcpheat mcpheat is offline
external usenet poster
 
Posts: 5
Default Can I prevent users selecting multiple cells?

Try menu
tools/options/
and uncheck "row and column headers" under the view tab

Tony.


Angus Comber wrote in message
...
Hello

If a user ttempts to select multiple cells or clicks on the top left to
select all rows I want to just select the top left cell in the selection -
overriding Excels usual behaviour. Can I do this? Please let me know

how?

Angus Comber