Alan's method will certainly do the trick. I'm wondering what kind of join you are using. If you are using an inner join, you should only get each account number once, provided there is only one account in each table. Can you provide your SQL statement?
Bookmarks