M
mark
I am having trouble figuring out how to extract certian
data from one sheet and display onto a different.I have
tried the combination of index and match functions but
this will only seem to work if the model has all its #'s
and desc's on one row.
I have:
model # desc
123 11 aaaa
123 02 ssss
456 63 dddd
456 78 ffff
789 98 gggg
789 97 hhhh
On a seperate worksheet I want to put Model-123 in A1 and
have all #'s and desc's populate that match 123.
any help will be appreciated
data from one sheet and display onto a different.I have
tried the combination of index and match functions but
this will only seem to work if the model has all its #'s
and desc's on one row.
I have:
model # desc
123 11 aaaa
123 02 ssss
456 63 dddd
456 78 ffff
789 98 gggg
789 97 hhhh
On a seperate worksheet I want to put Model-123 in A1 and
have all #'s and desc's populate that match 123.
any help will be appreciated