@inno I get your logic behind the concatenate operation. It’s working, however I need to translate:
62 = 1
124 = 2
186 = 3
etc. for the X cells, and:
60 = 1
120 = 2
180 = 3
etc. for the Y cells.
Perhaps an expression function can translate the values?
