Thread: End function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Troller Troller is offline
external usenet poster
 
Posts: 2
Default End function

I have an if function on my worksheet that updates according to cells that
are updating dynamically throughout the day. I would like to have the
function stop running once the "true" value is reached. Also, the "true"
value is a number that updates dynamically as well, I would like that number
to remain the same once the "true" value is reached, i.e. paste
special....value. Thanks for any input.