Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
M.S. Excel question re. How do I get my Data Val. constraints to appear at time of data entry thru a form?
The data validation I have is that the enrty for certain fields must be through a drop down list. How do I get this drop down list to appear on a data form, at the moment anything can be entered in these fields when using the form, so it is all the same they need to pick it from the list so the formatting is not changed. You need to enter something off the drop down list when entering directly into the field...
Yes, I've got it working for direct entry - how do I get it working with entry via the form?
1 Answer
- markLv 71 decade agoFavorite Answer
select the cell where you want your data being validated
Select Data/validation
Under validation criteria/allow select list
Under source, click once, and then click and drag down the cells where the list lives (I assumed you typed the list in a row of cells)
Note that I usually type my validation lists in another sheet within the same workbook to keep things looking clean