Share via

Adding IF function to current XLOOKUP

Anonymous
2024-03-15T13:47:38+00:00

Hi,

I currently working on an Excel workbook where I am taking data from a 3rd Party source and converting it into something I will be able to perform statistical analysis on. The current formula I am using to pull the data together looks like: =XLOOKUP($A2&C$1,ZQM_SLR!$D:$D,ZQM_SLR!$I:$I)

However, some of the data I am pulling together has different specification limits for the same test. For example, some samples have a specification limit between 5-10 and other are 6-11 to keep it simple. These upper and lower limits are in separate columns on the same sheet with the raw data.

Is there a way I can only pull the data together that share the same spec limit by adding an IF function to the formula above? Say if the lower spec limit was 5 it would only pull across those samples and in an adjacent collum have only the samples with a lower spec limit of 6.

Thanks,

Chris

Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-03-15T14:44:10+00:00

    Could you share some dummy data to test formula and show us an expected result?

    Was this answer helpful?

    0 comments No comments