Getting a particualr record from a temptable.

sabzam
sabzam Member Posts: 1,149
Dear All,

How do I get a particular record let's say record no. 3 from a temptable. This cannot be done by using setfilter on a particular column because there's nothing so distinguishing.

What I need is the sort of findfirst and findlast but for the other records since this will be done in a loop but it can't be done in a repeat until