Djblois
07-26-2011, 07:14 AM
Say I have a Table with Two columns. First Column has [Product Code] and the second column has [Posted Date] then it has more columns with data but I need to filter by these two columns. The Table will have multiple [Posted Date] for the [Product Code]. I need to find the latest [Posted Date] for all [Product Code]. I cannot think of how to do this?