Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
475
Show added valuelist text...not valuelist value
posted

I am using a valuelist that displays text, but cell actually contains integer.  I figured out how to add a new item to list and get number to be change/updated in cell by placing code in BeforeExitEditMode.  When I am finished it shows the number for that cell and not the text from the value list.

How do I show valuelist in updated cell?