View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default stop from running everytime a cell is changed

Does this: "no macros are enabled" mean that macros are disabled?

If yes, set the security to medium and reopen your workbook and allow macros to
run.

(I didn't think that was the problem...)

And you're sure the code is under the correct worksheet???

bassfisher wrote:

hello dave, no macros are enabled and i am sure the events are on, i
think, not sure! so much to learn! so little time!

bassfisher

--
bassfisher
------------------------------------------------------------------------
bassfisher's Profile: http://www.excelforum.com/member.php...o&userid=27585
View this thread: http://www.excelforum.com/showthread...hreadid=472323


--

Dave Peterson