Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 410
Default Change Event not working on 1 machine

I have a macro that uses a change event that runs fine on all
computers except one. Can anyone give me any reason why this does not
work? I have trusted access to VBA in the security settings.

I have stepped though the code and it seems to be doing what the code
says, but nothing changes on the worksheet. And this is the only
computer that has this issue. All other machines run this change
event perfectly. All operating systems are the same as are the Excel
year.

thanks is advance,
Jay
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default Change Event not working on 1 machine

On the affected machine you have set a break point in the code and triggered
the change event from the sheet. When you then step through the code from
that point are any changes being made? If you add a message box does the
message box fire?

--
HTH...

Jim Thomlinson


"jlclyde" wrote:

I have a macro that uses a change event that runs fine on all
computers except one. Can anyone give me any reason why this does not
work? I have trusted access to VBA in the security settings.

I have stepped though the code and it seems to be doing what the code
says, but nothing changes on the worksheet. And this is the only
computer that has this issue. All other machines run this change
event perfectly. All operating systems are the same as are the Excel
year.

thanks is advance,
Jay
.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 410
Default Change Event not working on 1 machine

Jim, I have set a breakpoint and until now I had not put in a msgBox.
I just put int eh MsgBox and it fired just like it is suppoed to. It
still skips all of the other steps that I ahve asked the macro to
perform. When stepping through, it goes through line by line, but not
of the tasks are performed. any thoughts?

Thanks,
Jay
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
worksheet change event not working Jase Excel Discussion (Misc queries) 2 October 27th 08 03:45 PM
Reference & update destin. cells on 1st machine from source workbook on 2nd machine. [email protected] Excel Discussion (Misc queries) 6 February 28th 06 05:15 AM
Change event? Mike Rogers Excel Discussion (Misc queries) 2 January 5th 06 01:46 AM
Password not working on one machine M. Lord Excel Discussion (Misc queries) 4 July 21st 05 05:34 PM
Change of Row event crazybass2 Excel Discussion (Misc queries) 7 December 7th 04 06:21 PM


All times are GMT +1. The time now is 02:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"