summary sheets from temp file
Kenneth Brody
kenbrody at spamcop.net
Mon Jul 14 13:29:21 PDT 2014
On 7/14/2014 4:21 PM, scooter6 at gmail.com wrote:
> Seems to me it's going thru @sbrk1 after each record.....I put a
> 'beep;msgbox...' statement in @sbrk as shown and it increases each time I
> hit enter
> Here are the records I have in the file:
>
> 2435-0126
[...]
> 5499-0091
>
> So my processing now looks like this:
>
> :1="":end::
> @sbrk1::aa(4,#,g)=mid(3,"6","4");beep;msgbox "Value of aa is"<aa 'this
> is the lowest acct number:
> ::end:
[...]
> My sort information is:
>
> Sort field : 1 | 2
> Length : 4 | 4
> Descending: |
> Subtotal field: x |
[...]
Since you're sorting on field 1, perhaps you should show us the value of
that field? Maybe the message box should show the values of fields 1, 2, and 3?
--
Kenneth Brody
More information about the Filepro-list
mailing list