Hi,
I done my research on v and h lookup and index and match and none seem to do what I want. I have 2 Sheet.
Sheet one has a unique ID and a row of functions which check sheet2:
A B
1 Unique ID "function I want to create"
2 Unique ID2 "function I want to create"
Sheet 2 has dates descending from A down and in B C D E etc. we could have one of those Unique IDs so:
A B C D etc.
Date UniqueID2 Uni88 Uni2992
Date2 Unie 8282
Date3 etc.
unique id will never appear more then ones.
Basically we need to track on what date which "UniqueID" has been done on sheet 1 B!
thanks
PS: why doesnt v lookup due =VLOOKUP("a",Sheet2!A1:E20,1)
Bookmarks