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
|
|
|
|
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.