Data Validation Lists

jerm_e

Board Regular
Joined
May 26, 2006
Messages
76
Hey!

In cell F7, I would like to have a drop down list (using data validation) that lists the following choices:

=TEXT($C$1+5, "yyyy")
=TEXT($C$1+5, "yyyy")+1
=TEXT($C$1+5, "yyyy")+2
=TEXT($C$1+5, "yyyy")+3
=TEXT($C$1+5, "yyyy")+4

Where C1 contains =Today()

But I can't seem to enter the formulas into the List text box on the data validation menu. Any help on how I can accomplish this?

Thanks!

Jerm
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
Validation

Hey,

Enter the formulas in some other cells on your worksheet (say cells AA1:AA5 and then just reference them in the data validation.

Make sense?


James
 
Upvote 0
Data Validation

Hi jerm_e,

In cells A1:A5 key in your formulas. Select A1:A5 and define a name like dates

With C1 is =Today()

Select F7, click Data, Validation, cange Validation Criteria Allow option to List. Change the Source to =dates

Hope this helps,
Paul
 
Upvote 0

Forum statistics

Threads
1,214,892
Messages
6,122,112
Members
449,066
Latest member
Andyg666

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