LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Question About triggering a one time event based on a specific cell value

Hi all,

I am trying to create a sales commission calculator for all the sales
people in our office.

Just before I get into my exact problem, I will try and explain how the
system works. The sales people get a certain base salary. They sell
different products all of which have different profit margins. Every
month, their commission does not kick in until they sell enough to
cover a certain "base amount" that is set for that month.

Here is where I am stuck. I can calculate the commissions on their
sales without any issues. I have a cell (B50) that contains a default
value of a negative number that equals the "base amount" for that
month. This cell (B50) is a calculated field that is based on a
percentage of their total sales for that month. Everytime, the sales
person makes a sale and plugs it into the spreadsheet, the negative
number keeps getting reduced. The idea is as soon as the the cell hits
"0", their commision kicks in as they covered their base amount for
that month. I also have another cell (B27) that keeps a track of their
total sales amount as they keep plugging their sales data into the
spreadsheet.

What I need is an event that monitors B50. As soon as B50, becomes a
positive number (0), it should take the amount in cell B27 (the total
sales at that point) and copy the value to a different cell (D27).
What I need in D27 is the actual value of B27 and not the formula.
This is required for me as I need the dollar amount at which the
commission kicks in to calculate their total commission.

How can I do that? Is it even possible in excel.

Thanks for any help and please let me know if you need any further
clarifications.

Thanks.

 
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
RTD value changes not triggering worksheet change event DTM[_4_] Excel Programming 2 June 7th 06 05:01 PM
Workbook Open Event not triggering Mike Jerakis[_2_] Excel Programming 3 January 3rd 06 09:12 PM
Triggering an event based on reference Supriya Excel Programming 0 January 29th 04 11:50 AM
Triggering click event of a menu in vba steve Excel Programming 4 August 19th 03 06:17 PM
Triggering click event of a menu in vba Tom Ogilvy Excel Programming 0 August 18th 03 07:51 PM


All times are GMT +1. The time now is 06:54 AM.

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"