Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Problem with SheetCalculate Event

Did you say you changed the name of Sub Workbook_SheetCalculate? Excel
finds it by its name. And you did copy it into the ThisWorkbook module,
right?

--
Jim Rech
Excel MVP


  #2   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Problem with SheetCalculate Event

Yes, I copied it to the "this workbook" module.

"Sub Workbook_SheetCalculate" wouldn't run, but if I
changed it to "Sub Total", I can go to the Macro dialog
ender "tools", select the macro called "Total" and
hit "run" and it would work properly.

The problem seems to be with the "SheetCalculate" event...

Rich
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Problem with SheetCalculate Event

Something is not right. For one thing, if Sub Total is in ThisWorkbook then
it would appears as "ThisWorkbook.Total" not "Total" in the Macros dialog.

Can you send if an example file that has this problem? Maybe delete all but
one sheet and most of the formulas on that last sheet.

--
Jim Rech
Excel MVP


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Problem with SheetCalculate Event

Yes, it did show as "ThisWorkbook.total"....

I was able to do some trial-and-error troubleshooting on
it last night and believe I found the solution. It's hard
for me to say exactly what the problem was, because of the
way I was approaching the problem.

I do appreciate your help.
Rich

-----Original Message-----
Something is not right. For one thing, if Sub Total is

in ThisWorkbook then
it would appears as "ThisWorkbook.Total" not "Total" in

the Macros dialog.


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
VBA Event Steve Excel Discussion (Misc queries) 2 October 14th 08 11:04 PM
change event/after update event?? scrabtree23[_2_] Excel Programming 1 October 20th 03 07:09 PM
Button event clicked problem Marek Cvrk Excel Programming 2 October 14th 03 05:47 PM
OnTime event not firing in Workbook_Open event procedure GingerTommy Excel Programming 0 September 24th 03 03:18 PM
ComboBox Event Procedure problem Brent McIntyre Excel Programming 1 September 18th 03 02:01 PM


All times are GMT +1. The time now is 04:47 PM.

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

About Us

"It's about Microsoft Excel"