excel - Match Columns then search range -


i have 2 sheets looking array pull single column of data sheet2(column q).

the parameters 2 "emplid" columns on each sheet must match, , "trans date" column has on or between "departure date" , "return date" columns on same row.

the problem think i'm running there repeat emplid's on each sheet each different date ranges -- example emplid 10113141

enter image description here

enter image description here


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

go - serving up pdfs using golang -