D
Don
I have a spreadsheet that uses DDE to repeatedly refresh data. Of course,
upon each refresh all formulas are calculated.
Is there a way to capture the Max value that a particular cell has contained
through all the refreshes?
I guess you could call this a high water mark function of some kind.
I am hoping a clever formula exists to do this.
Although I am not very savvy on VB I could probably muddle through it if
necessary. My big problem would be how to invoke the VB code automatically
with every refresh. I think the VB code has to be linked to something called
event processing. I have read about event linking and I have no clue what
they are talking about.
upon each refresh all formulas are calculated.
Is there a way to capture the Max value that a particular cell has contained
through all the refreshes?
I guess you could call this a high water mark function of some kind.
I am hoping a clever formula exists to do this.
Although I am not very savvy on VB I could probably muddle through it if
necessary. My big problem would be how to invoke the VB code automatically
with every refresh. I think the VB code has to be linked to something called
event processing. I have read about event linking and I have no clue what
they are talking about.