jeffw Posted June 17, 2009 Posted June 17, 2009 Hi everyone newbie here. I have a value list that has approx. 40 entries in it. What I want to do is a calculated field that is a summary of what they picked in the value list. For example say may value list has 1) Red 2) Blue 3) Green The user picks red and blue Then I want the calculated field to say Red,Blue All the data is stored in one field called color but my calculated field is called ct_color. The formula currently looks like this color & "," & color. However this is not working. Thanks for the help
jeffw Posted June 17, 2009 Author Posted June 17, 2009 Sorry it didnt work. I need to correct myself it is a checkbox not a value list that I am pulling the data from. Here is what the formula looks like now: Substitute ( color ; ¶ ; ", " ) When I click on the first box the calculated value says Red. When I click on the second value the calculated value says Red, Any thoughts? Thanks for the help.
jeffw Posted June 17, 2009 Author Posted June 17, 2009 Ok that is exactly what I want. So now I am wondering if there is another problem maybe relationship.
Recommended Posts
This topic is 5696 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