Forum Discussion
nice guy
Sep 12, 2018Copper Contributor
Live Data from dropdown list
Hi, Basically what im after is how can i get data from an drop down list? For example in the image below i have a column called "status" which has an drop down list i can choose from (complet...
- Sep 12, 2018use =countif(range,"text") where text would be pending, completed or others...
nice guy
Sep 12, 2018Copper Contributor
Thank you Lorenzo
Lorenzo Kim
Sep 12, 2018Bronze Contributor
welcome - glad I can help..