Thread: LookUp?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shawn777 Shawn777 is offline
external usenet poster
 
Posts: 30
Default LookUp?

I have a spreadsheet with codes, number codes not programming, that need to
be pulled to a summary table. I was wondering if there was a way of pulling
these codes automatically without including duplicates. I would prefer if
this could be done through formulas instead of writing a macro €“ but either
solution will work. For example if one page has the codes of 02, 02, 04, 05,
05, 08, 10, 10. The summary table will automatically show 02, 04, 05, 08, 10.