I am doing file labels for customers and can't quite figure out hot to get a distinct selection through crystal. The main Customer table does not have an active flag but I have the ARHist which has dates of transactions. So I did a link to it from the ARHist so that I only get id's that have transactions. Now I want to get just distinct ID's to print. How do I do that?
{ARHist.LUpd_DateTime} = Last Uldate Date and Time
{ARHist.CustId} = Customer ID
{ARHist.LUpd_DateTime} = Last Uldate Date and Time
{ARHist.CustId} = Customer ID