View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rick[_25_] Rick[_25_] is offline
external usenet poster
 
Posts: 8
Default Get a cell's previous value

Is there a cell (or range) property that can be used to get the previous value of a cell? I would
like to run an if statement based on whether the new value is greater than or less than the old value

Thanks,

Rick