Re: repost: Need Help With Steaming Data Macro
- From: "RWN" <NotLikely@xxxxxxx>
- Date: Thu, 13 Oct 2005 21:40:40 -0500
Given the snippet you've provided I can't see how it wouldn't work, so there's got to
something else at play.
Are oldlo & oldhi declared ("Dim oldhi as....") in the declarations section?
If they are declared in the routine (or never declared) and you leave the routine between
iterations then oldhi/oldlo will always be zero when it makes the comparison (and,
therefore, always be updated).
--
Regards;
Rob
------------------------------------------------------------------------
"rnrss" <rnrss.1wuu2j_1129230324.6036@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:rnrss.1wuu2j_1129230324.6036@xxxxxxxxxxxxxxxxxxxxxxxx
>
> Thanks for the reply but that does not work... it still updates every
> iteration the way you suggest too... That is why I am pulliong my
> hair out lol
> rnr
>
>
> --
> rnrss
> ------------------------------------------------------------------------
> rnrss's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=27823
> View this thread: http://www.excelforum.com/showthread.php?threadid=475688
>
.
- Prev by Date: Re: Code looping until machine freezes!!?
- Next by Date: Re: Code with query goes from greyhound to turtle speed
- Previous by thread: Code looping until machine freezes!!?
- Next by thread: Re: repost: Need Help With Steaming Data Macro
- Index(es):
Relevant Pages
|