This is a migrated thread and some comments may be shown as answers.

Nested VLOOKUPs

3 Answers 78 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Derek
Top achievements
Rank 1
Derek asked on 20 May 2016, 10:45 AM

Good day,

The spreadsheet control doesn't seem to support nested VLOOKUPS eg

=IFERROR(IFERROR(VLOOKUP(alt_ref&"/"&supplierID&"/"&LEFT(courseCode,4)&"*",Calcs!A:G,6,FALSE),VLOOKUP(alt_ref&"/"&supplierID&"/",Calcs!A:G,6,FALSE)),VLOOKUP(alt_ref&"//",Calcs!A:G,6,FALSE))

This works correctly in Excel.

 

Regards

Derek

 

3 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 24 May 2016, 08:37 AM

Hello Derek,

I tried reproducing the problem in this sample Dojo snippet, and the VLOOKUP appears to be working as expected. Please modify the snippet so that it shows the problem, so that we can investigate.

Regards,
Alex Gyoshev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Derek
Top achievements
Rank 1
answered on 24 May 2016, 10:53 AM

Hi Alex

It's probably easier if I give the actual excel spreadsheet I'm loading given that this is how the solution will operate. 

On the 'Parameters' sheet you'll see 3 single VLOOKUPs and below those the nested equivalent. 

I can see your example working and the only differences are that my formula is loaded from a spreadsheet rather that hard-coded Json and that I'm using named cells. very puzzling.

Regards

Derek

0
Alex Gyoshev
Telerik team
answered on 26 May 2016, 12:21 PM

Hello Derek,

Thank you for the sample. We have reduced the sample and have logged it for fixing.

Regards,
Alex Gyoshev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Spreadsheet
Asked by
Derek
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Derek
Top achievements
Rank 1
Share this question
or