Simple Filter

  • Thread starter Thread starter c.n.ricker
  • Start date Start date
C

c.n.ricker

I have a datasheet with a list of sales numbers and multiple invoice
dates (stored as text) for each sales number (there are duplicate
sales numbers, and distinct invoice dates). I need to compress the
list so I have only one (any one) invoice date for each sales order.

Any Ideas?
 
Back
Top