Indirect Formula Error

decent_boy

Board Regular
Joined
Dec 5, 2014
Messages
130
Office Version
  1. 2016
Platform
  1. Windows
Hi
I am using indirect formula for dependent drop down list in mentioned below data

Dependent-Drop-Down-List-Excel_v2.xlsx
ABCDEFG
1FruitsVegetables
2MangoPotatoDrop Down 1Drop Down 2Formula
3AppleTomatoVegetablesTomatoTomato
4GrapesSpinach
5StrawberryOnion
6KiwiCucumber
Dependent Drop Down
Cell Formulas
RangeFormula
G3G3=INDIRECT($D3)
Cells with Conditional Formatting
CellConditionCell FormatStop If True
E3Expression=ISERROR(VLOOKUP(E3,INDEX($A$2:$B$6,,MATCH(D3,$A$1:$B$1)),1,0))textNO
Cells with Data Validation
CellAllowCriteria
D3List=$A$1:$B$1
E3List=INDIRECT($D$3)


But When I change vegetable name to Alan indirect function show error and does not work, can anybody help me on this

Dependent-Drop-Down-List-Excel_v2.xlsx
ABCDEFG
1FruitsAlan
2MangoPotatoDrop Down 1Drop Down 2Formula
3AppleTomatoAlan#REF!
4GrapesSpinach
5StrawberryOnion
6KiwiCucumber
Dependent Drop Down
Cell Formulas
RangeFormula
G3G3=INDIRECT($D3)
Cells with Conditional Formatting
CellConditionCell FormatStop If True
E3Expression=ISERROR(VLOOKUP(E3,INDEX($A$2:$B$6,,MATCH(D3,$A$1:$B$1)),1,0))textNO
Cells with Data Validation
CellAllowCriteria
D3List=$A$1:$B$1
E3List=INDIRECT($D$3)
 
Glad we could help & thanks for the feedback.
 
Upvote 0

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.

Forum statistics

Threads
1,215,155
Messages
6,123,335
Members
449,098
Latest member
thnirmitha

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top