Data Validation - List Formula Issues

cseabold08

New Member
Joined
Nov 17, 2021
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi! I am trying to have Excel create drop down list based on a cell reference. However, when I try to use the formula below it give me the message "This list source must be a delimited list, or a reference to single row or column." Thank you for the review.

=IF(N5="0B",Anchors!$AA$26:$AA$27,IF(N5="1B",Anchors!$AB$26:$AB$33,IF(N5="2B",Anchors!$AC$26:$AC$34,IF(N5="3B",Anchors!$AD$26:$AD$38,IF(N5="4B",Anchors!$AE$26:$AE$42,IF(N5="5B",Anchors!$AF$26:$AF$46,"ERROR"))))))

This is the data I am using.

1637189085478.png
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,216,119
Messages
6,128,946
Members
449,480
Latest member
yesitisasport

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