hi all, first post here...
so I have two worksheets, one with ~1000 entries (names in col. A with other data filled out) and the other, my lookup table, with the same names (except some are missing, ie only ~800 names in this sheet) in col. A with the relevant data i am using the lookup function for.
while i have successfully formulated the function as it correctly returns values, it only returns values for the first ~800 names on the ~1000 entry worksheet with no regard for the name im looking up.
for example, if names 1,2,3 are on worksheet A, but only names 1,3 are on my lookup table, it returns value for 2 next to 3.
if this seems confusing please let me know, the issue is that i have a different number of entries for my lookup table then the worksheet i am using the lookup function for.
thanks
PS-- i should also note that since there are less values in my lookup table then my function table, after the first ~800 entries (the amount that returns all data from the lookup table) the function simply returns 0 for the rest of the ~200 entries even if they are in the lookup table and I am searching for their values
Bookmarks