Forum Discussion

Stacilynn509's avatar
Stacilynn509
Copper Contributor
Apr 04, 2023

Xlookup adding the same information to multiple lines

=XLOOKUP($D$2,Sheet1!$D2:$D$1000,Sheet1!$A2:$A$1000,"",0,1)   I have 7 tabs (days of the week) that pull information off one sheet (all the information that needs to be sorted). I can get it to pul...