hung pham Posted August 14, 2001 Posted August 14, 2001 Hi, How do I count number of items in the drop down list? Thank you in advance. Hung Pham
bobsmith Posted August 15, 2001 Posted August 15, 2001 If each item in your value list is a single word you can use this calculation. WordCount(ValueListItems ( "dbname" , "valuelist" ))) Note: be sure to use "" around dbname and around the valulist name otherwise FM will look for a field. If some or all the items in the value list are more than one word I would have to see examples to work that out>
Recommended Posts
This topic is 8503 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now