A
AccessDon99
Guest
I have a simple table that is a dump of individual sales events from a small ecommerce site over a one year period. The relevant fields included in the table are an Account Name (text) and a trasaction amount, I am interested in determining the number of repeat customers in that period and how many times each repeat customer shopped. Ideally, I would also like to calculate the average transaction amount for each repeat customer. I am probably as new to Access as one can be. Thanks to anyone who can help.