Deepak Kumar Posted October 25, 2013 Posted October 25, 2013 Hi All, Please help in calculation: Scenario: I have a table, ABC which has hundreds of records. There is a field, abc_t which has multiple values in it. For example: Values in the field abc_t : In Record 1 : 1 2 3 In Record 2: 2 5 6 4 Now, 1 = A ; 2 = B; 3 = C; 4 = D; 5 = E ; 6 = FOutput calculation should be like this : For Record 1: A B C For Record 2: B E F D Thank's in advance.
comment Posted October 25, 2013 Posted October 25, 2013 See if this helps: http://www.briandunning.com/cf/851 2
Deepak Kumar Posted October 26, 2013 Author Posted October 26, 2013 Thanks for your suggestion, it worked.
bruceR Posted July 7, 2015 Posted July 7, 2015 (edited) Here is a file that includes the updated cd851 custom function. But for me - the problem still exists. Perhaps having a concrete example file will be helpful in troubleshooting the problem. CF851.fp7.zip Edited July 7, 2015 by BruceR
comment Posted July 7, 2015 Posted July 7, 2015 Oh, my. I am not sure what exactly happened, but somehow I managed to update only part of the function. I have fixed it now. Thank you for pointing this out to me.
bruceR Posted July 7, 2015 Posted July 7, 2015 You're welcome. Glad the example helped. I can confirm that the update does in fact work for me. Thanks for this CF and all your many functions and contributions.
Recommended Posts
This topic is 3483 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