March 9, 200421 yr Hi. My FM database has 3 types of records (Customer, Addresses, Cards) positioned on separate layouts. Is there a way now to find out the CurrentFoundCount and CurrentRecordCount per each type separately? Thanks. Version: v5.x Platform: Windows 2000
March 9, 200421 yr Hi Vasilek, You need to provide some more information. If each type of data (Customer, Addresses and Cards) live in their own file (like they probably should) then you can use the Status functions on each file to get the numbers. HTH Wim
March 9, 200421 yr Author It is all in one FM file. I differentiate the records with 'RecordType' field. Here is the example of what I would like to display on each record: Record 1 of 8 (Total 10) where the resulting numbers should be the count of the records only in its own category. Does it make sense more or less? Thanks.
Create an account or sign in to comment