Display "Current Cell Index" as letters "A,B,C,D..."

Looking to see if anyone knows how to change the current cell index to letters instead of numbers?

My situation…
I have a “Fixed number of cells” repeating group. 4 rows, 1 column. I would like to display the cell index but only as A, B, C, D. Is this possible?

Not a deal breaker but would be a HUGE help! thank you all!

You could set up an Option Set (let’s call it Letters) containing the letters, and then use the Current Cell’s index to reference the option set like All Letters:item#:current cell’s index.

Thank you so much for the help!

This topic was automatically closed after 70 days. New replies are no longer allowed.