View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R Tanner R Tanner is offline
external usenet poster
 
Posts: 87
Default Transition Formula Entry and Copy of Values

Hi,

I have a small table with updating prices from a trade platform. I
need to update a specified column with the value of a specific cell in
the table when it changes. I can do everything except I can't figure
out how to get the loop to activate whenever the cell updates with a
new value. What syntax would I use for this?

Thanks