Thread: Changing Value
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alectrical Alectrical is offline
external usenet poster
 
Posts: 62
Default Changing Value

Hi
I have a cell that has a value that changes every second, every time this
value changes I need to update values in three other cells, ie A1 to A3 by
adding one to there existing values.
When I try Worksheet Calculate or Change I sometimes get multiple updates
instead of the single event I require.
Any Ideas

Thanks Alec