Hi all!
I'm having some issues getting this to work (im a newbie)
Im using a xlookup to look up someones name and return a daily stat - however the 2 sheets im using both have dates attached, is it possible for the lookup to return "the name with the stat if the date matches ? not sure how the formula would work. below is the formula im using. as the current formula only pulls data from all dates rather than changing along with the dates.
=XLOOKUP(@H:H,'CALL DATA'!B:B,'CALL DATA'AF:AF,0)
So sheet one had a date on the 6th column and sheet 2 has the date on column 1
I'm having some issues getting this to work (im a newbie)
Im using a xlookup to look up someones name and return a daily stat - however the 2 sheets im using both have dates attached, is it possible for the lookup to return "the name with the stat if the date matches ? not sure how the formula would work. below is the formula im using. as the current formula only pulls data from all dates rather than changing along with the dates.
=XLOOKUP(@H:H,'CALL DATA'!B:B,'CALL DATA'AF:AF,0)
So sheet one had a date on the 6th column and sheet 2 has the date on column 1