I have a spreadsheet that has DDE links to a live NYMEX (New York Merchantile Exchange)feed that has pricing for natural gas. In the spreadsheet I enter customers and the prices they would like to buy their gas. When that price is met we want an email to be sent to whomever we choose that alerts us that a price has been met. We have figured this part out.....BUT,
The kicker is that the email continues to send each time the value in the cell changes, but still meets the pricing criteria. I need to get the email to STOP after sending once. Some kind of function that says "OK, the condition has been met and I've done the email sending thing, now stop processing". The only way we can think to do it ends in the dredded circular reference. We have been trying to get the macro to write to more than 1 cell, but have been unsuccesful.
BTW - I am not the programmer, but the user and requester. I understand what I want, but not how to do it. We have an on site programmer, but she is is more familiar with the other kind of programming needs we have (ASP, SQL, etc) so we're looking for a little help. Thank you in advance.
The kicker is that the email continues to send each time the value in the cell changes, but still meets the pricing criteria. I need to get the email to STOP after sending once. Some kind of function that says "OK, the condition has been met and I've done the email sending thing, now stop processing". The only way we can think to do it ends in the dredded circular reference. We have been trying to get the macro to write to more than 1 cell, but have been unsuccesful.
BTW - I am not the programmer, but the user and requester. I understand what I want, but not how to do it. We have an on site programmer, but she is is more familiar with the other kind of programming needs we have (ASP, SQL, etc) so we're looking for a little help. Thank you in advance.