View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Drew Drew is offline
external usenet poster
 
Posts: 39
Default How do I have a value appear when I reach a specific level?

I am making a spreadsheet for sales commission, and when a salesperson
reaches their sales target, I want to add in a bonus at that point and only
at that point.

For example, if they sell $1,000,000 worth of products, have the $5000 bonus
added to that paycheck at that point in time. Is there a way to structure a
formula to do this?