Forum Discussion
HConlin_2012
Sep 17, 2020Copper Contributor
Drop down list changes number to store number as text when select
Hi, Using a Drop Down List to select a number formatted as a number from another table. However, when selected it converts the number to text. I have conditionally formatted the cells using th...
- Sep 17, 2020
The reference for your data validation list was the header of a table. These header values are stored as text, hence why the numbers were stored as text. Please refer to changes in the attached workbook.
PReagan
Sep 17, 2020Bronze Contributor
Hello HConlin_2012,
Make sure that the cell that contains the drop-down is formatted as Number or General.
- HConlin_2012Sep 17, 2020Copper Contributor
PReagan Cells with drop down list are formatted for numbers but as soon as select from the list the value (that is a number from a cell also formatted as a number) changes to stored as text. Yes data validation list is all numbers.
- PReaganSep 17, 2020Bronze Contributor
If possible, could you share a sample version of your workbook? (please remove any sensitive data of course)
- HConlin_2012Sep 17, 2020Copper Contributor
PReagan Sure