G
Guest
i have several records per person for example
Name paid date
joe smith $50.00 1/20/2003
joe smith $20.00 2/20/2003
john ramada $40.00 1/20/2003
john ramada $50.00 2/20/2003
i want to pull the first record only is there a way to do this?
Name paid date
joe smith $50.00 1/20/2003
joe smith $20.00 2/20/2003
john ramada $40.00 1/20/2003
john ramada $50.00 2/20/2003
i want to pull the first record only is there a way to do this?