dbTalk Databases Forums  

Counting records with duplicates

comp.databases.filemaker comp.databases.filemaker


Discuss Counting records with duplicates in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Stephen Larivee
 
Posts: n/a

Default Re: Counting records with duplicates - 08-27-2005 , 05:15 AM






I have printed this out and will give it a try.

Thanks a lot.


"FP" <a (AT) pottnerconsulting (DOT) ca> wrote

Quote:
There is another way to get a count or list of unique names.
Create a value list of the name field.
Set a global text field via script to:

ValueListItems ( Get ( FileName ) ; "VLNAMEHERE" )

This will put the contents of the value list into the global text
field. To get a count of the names, count the carrage returns + 1
because the last name doesn't have a carrage return. This also allows
you to get the names out by themselves if you need to work with them.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.