View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dungan dan dungan is offline
external usenet poster
 
Posts: 411
Default How can I select a range manually with the mouse?

Hi Pascal,

I think it was Chip Pearson that told me because I had selected in the
VBE under tools--options--general tab--Break on All Errors would
produce this behavior. He recommended I change the selection to Break
in Class Module


Dan

On Oct 30, 1:30 am, "papou"
wrote:
Hi dan
The code would be better placed in a standard module.
But even if placed in a sheet module there should be no reason for its not
working.
Just tested on my version (Excel 2003)

HTH
Cordially
Pascal