Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 58
Default Event when a formula is recalculated?

Hi,
I'm learning to create some macro's, having some difficulties however. I'll
sketch my situation.

I've got 6 checkboxes. I want an event to happen when i check or uncheck any
of them. I also have a formula which depends on the checkboxes (like
if(A1=TRUE;"Yes";"No").

I need either an event to happen when the formula gets recalculated or when
i uncheck or check any of the checkboxes.

Greets and Thanks,
Gunti
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 510
Default Event when a formula is recalculated?

Hi

You have to choose between worksheet's Change and Calculate events.

Arvi Laanemets


"Gunti" wrote in message
...
Hi,
I'm learning to create some macro's, having some difficulties however.
I'll
sketch my situation.

I've got 6 checkboxes. I want an event to happen when i check or uncheck
any
of them. I also have a formula which depends on the checkboxes (like
if(A1=TRUE;"Yes";"No").

I need either an event to happen when the formula gets recalculated or
when
i uncheck or check any of the checkboxes.

Greets and Thanks,
Gunti



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 58
Default Event when a formula is recalculated?

Could you maybe create an example code with the following value's:

If Cell D32 is recalculated. Cell D33 should be 'x'

I read that the change event doesn't work on recalculating formula's by the
way. It only works on manual changes.

Grz and thanks,
Gunti

"Arvi Laanemets" wrote:

Hi

You have to choose between worksheet's Change and Calculate events.

Arvi Laanemets


"Gunti" wrote in message
...
Hi,
I'm learning to create some macro's, having some difficulties however.
I'll
sketch my situation.

I've got 6 checkboxes. I want an event to happen when i check or uncheck
any
of them. I also have a formula which depends on the checkboxes (like
if(A1=TRUE;"Yes";"No").

I need either an event to happen when the formula gets recalculated or
when
i uncheck or check any of the checkboxes.

Greets and Thanks,
Gunti




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
Formula for Recalculated Employment Dates G-Bart Excel Discussion (Misc queries) 1 August 20th 08 09:22 PM
how to prevent a worksheet from being recalculated? z.entropic Excel Worksheet Functions 1 September 4th 07 08:50 PM
Excel Charts do not update when workbook recalculated duane Excel Discussion (Misc queries) 1 December 29th 05 02:11 PM
Excel Charts do not update when Workbook recalculated duane Charts and Charting in Excel 0 December 27th 05 10:55 PM
Event Macro - propogate formula jct Excel Discussion (Misc queries) 3 December 13th 05 09:42 PM


All times are GMT +1. The time now is 09:30 AM.

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"