A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi,
Try this
=XLOOKUP(TODAY(), 'Daily status and % graphs (2)'!EK311:LS311, 'Daily status and % graphs (2)'!EK313:LS313,,-1)
Just added a -1 in the 5th argument of the function.
Hope this helps.