1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

How do I retrieve data point from two cross references?

Our take

Retrieving data points from two cross-referenced sheets can feel challenging, but with the right approach, you can simplify the process. To match a name from Sheet2, column C, and a number from Sheet2, column B, with corresponding values in Sheet1, you can use the XLOOKUP function. This will allow you to search for the name in Sheet1, column C, and the number in Sheet1, column B, to return the hours listed in Sheet1, column D.

Apologies, this may be a softball. My brain is toast.

I need to reference a name (in say Sheet2, column C) and a number-entry # (in say Sheet 2, column B) to return the figure (hours - in Sheet 1, Column D) by looking up and matching name to Sheet 1, column C and number-entry# in Sheet 1, column B.

This is my home stretch to finish my worksheet, and for some reason I have nothing left in the tank. Any help is greatly appreciated. I dont know if I was using XLookup incorrectly or what...

submitted by /u/LogicPrevail
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles