A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
I got it to work by reprocessing. Just a bug in the data somewhere. Thanks!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a pivot table from power query with amended queries for each of the 11 months to date for invoices received. I pivoted down to the plan type followed by employee name for the rows of data and the amount of the related deduction as the data. I copy and pasted as values in another sheet. I also have a report from payroll for every pay period on every employee that I pivoted down to the same setup. And copied and pasted as values here as well. I'm attempting to Vlookup one list (invoiced data) to the other (deductions to date for the benefit). I've attempted both a Vlookup and an Xlookup and they are not working. I know it is something simple I missed but can't figure it out?!! Please provide the embarrassing thing I missed doing to get this to work?? I can't upload the data due to the sensitive nature of the information.
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
I got it to work by reprocessing. Just a bug in the data somewhere. Thanks!
Hi @Vbugsley,
Thank you for posting your question in the Microsoft Q&A forum.
According to your concern, since the XLOOKUP also returns N/A, there is high possibility this issue happened due to one of these two problems: data errors and wrong range references. Please follow this guideline to narrow down which did cause Excel to return #N/A when looking up data:
1- Use Match formula for a quick test
2- Mismatch in data formatting
3- Extra space or hidden characters
4- Lookup value not in first column
I hope the information provided proves useful. Please proceed with the outlined steps and let me know whether they resolve the issue. If you have any questions or need further assistance, please feel free to share them in the comments, I'll be glad to continue working with you to find a solution.
Thank you for your patience and understanding throughout this process. Should you have any questions or need further assistance, feel free to reach out at any time.
I look forward to hearing from you.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread
When you receive an "N/A" error in Excel while using VLOOKUP or XLOOKUP, it typically indicates that the lookup value is not found in the specified range. Here are some common reasons why this might happen, especially in your case:
TRIM function to remove any leading or trailing spaces from your data.range_lookup set to FALSE, it requires an exact match. Make sure the values you are looking up are identical in both sheets.CLEAN function to remove any non-printable characters.By addressing these potential issues, you should be able to resolve the "N/A" error in your lookup functions.
References: