to extract multiple values from an array

R

ratan h

Hi,

I am into Image processing industry, for each job we create unique
code in excel, we Process 20 jobs in a day, I want to list all the job
Code in "summary of the day sheet" that we complete for the particular
day .
 
D

Don Guillett

Hi,

I am into Image processing industry, for each job we create unique
code in excel, we Process 20 jobs in a day, I want to list all the job
Code in "summary of the day sheet" that we complete for the particular
day .

Not enough info but, assuming you are listiing in a database table,
simply use data>filter>autofilter>filter for the day.
 
Top