Hi a table treatment how do i show records with patient who had more than 1 treatment... i.e anyone who has same hospital no more than once e.g
hospno name treatdate
dd1234 andrew 12/12/2000
dd1234 andrew 12/12/2000
cc3246 david 20/01/1995
cc3246 david 20/01/1995
etc
is there a criteria i can use in the query to show records with more than one record using same hosp no?
hospno name treatdate
dd1234 andrew 12/12/2000
dd1234 andrew 12/12/2000
cc3246 david 20/01/1995
cc3246 david 20/01/1995
etc
is there a criteria i can use in the query to show records with more than one record using same hosp no?