I have 2 tables: 
    Table1 has customer information like:  phone, name, address
    Table2 keeps track of each time customer has a transaction:  
phone,amount,date
I want to generate a form where I can have a list of the last time each 
customer 
paid, with the amount paid.
I know there is a simple answer to this but I'm brain dead right now.
Tom Hart  

Reply via email to