May 30, 200520 yr Hey, It seems my get (FoundCount) isn't acting like it should. I find some of the records in my DB. I have on field selected as calculation: Get (FoundCount) but for some reason, regardless of the size of the found set, it always returns the total number of records in the DB, not the found amount. Any ideas? The picture has the field that is just the single Get (FoundCount) calculation highlighted (big red square) yet you can see that the found count is 12. What am I doing wrong?
May 30, 200520 yr Author Make your calculation field unstored. thanks. :blushes: That fixed my problem. Things working fine now...
Create an account or sign in to comment