Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Tracking changes made in cells

Hi All!

I'm working on a spreadsheet model which requires people to input
certain parameters into designated cells in order to price our
product. Once a change has been made in a cell, a Recalc button on the
spreadsheet is pressed and a macro gets activated. However, people
make changes and don't often press the button to re-run the
calculations macro, resulting in the display of obsolete data.

Here's what I'd like to do: I'd like to have a cell near the results
page which would track any or all changes made in input cells. For
example, if I changed 3 parameters in 3 different cells, I'd like this
"tracking" cell to have the number 3 in it - denoting the amount of
cells changed. If this number is greater than 0, I'll have an
"if-then-else" cell adjacent to this tracking cell informing the user
that they must recalc by pressing the Recalc button. How can I go
about achieving this?

Thanks in advance for your help...

Haas
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Tracking changes made in cells

Why not use Worksheet Change function to trigger your macro instead o
the button

This could also be used to trak what cells have been change

--
Message posted from http://www.ExcelForum.com

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
how to have auto calc cells be blank unless entry made miss sass Excel Worksheet Functions 2 July 13th 08 09:41 PM
HOW I PRINT MY PAGE,MADE IN EXCEL,WITH CELLS & COLUMS Ali New Users to Excel 1 September 9th 07 06:23 PM
Need help Coding my cells correctly-3 comparisons to be made jgbadingerjr Excel Discussion (Misc queries) 3 March 6th 07 02:46 AM
Can an array be made of discontinuous cells of the same row? vanillawand Excel Discussion (Misc queries) 0 February 3rd 06 11:20 AM
Can formulas in cells be made to remain if the data is deleted? wendyp New Users to Excel 2 January 24th 06 08:01 PM


All times are GMT +1. The time now is 08:09 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"