Can Validation>List be Dynamic

americanpie3

Board Regular
Joined
Jul 16, 2003
Messages
187
Office Version
  1. 365
Hi everyone,

I do the stats for my dart league and I've started a new year. A new year means new teams and new schedule.

I've done my name definitions and all is good. What I would like to know is that since last year's schedule is not the same as this years schedule.

My question is how could I change A2, A3 and so forth to be Validation>List and put in that field something like =Team_(Schedule!$B$4). Obviously (Schedule!$B$4) is the team number.

Thanks
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Hi Andrew,

Thank you for your reply.

I copy pasted the formula and I got an error message "The List source must be a delimited list, or a reference to a single row or column."
 
Upvote 0
Hi Andrew,

Thank you for your reply.

I copy pasted the formula and I got an error message "The List source must be a delimited list, or a reference to a single row or column."
I think Andrew meant that you can enter that formula in a cell and then use that cell as the source for the drop down list.

Looks like he missed the left parenthesis:

="Team_("&Schedule!$B$4&")"
 
Upvote 0
Hi Valko,

I tried it with the parenthasis and it gave me the same error message.
You enter that formula in a cell on the sheet, not in the validation userform.

Maybe we need a more detailed explanation of what you're wanting to do.
 
Upvote 0

Forum statistics

Threads
1,214,942
Messages
6,122,367
Members
449,080
Latest member
Armadillos

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