logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
knorthington  
#1 Posted : Sunday, February 22, 2009 6:46:55 PM(UTC)
knorthington

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 4/30/2006(UTC)
Posts: 15
Location: North Carolina

Does anyone know how function code can determine if the current value is the last (most current) value in the chart, or data record?

MSW

jjstein  
#2 Posted : Monday, February 23, 2009 7:55:09 AM(UTC)
jjstein

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/13/2005(UTC)
Posts: 715
Location: Midwest, USA

Was thanked: 1 time(s) in 1 post(s)
LastCurrent:=if(LastValue(C)=C,1,0);
Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.