Quote Originally Posted by ravells View Post
Would it be possible to number the hexes sequentially across or down?
It is now In a format string, %n will be replaced with the downward sequence number, and %N will be replaced with the across sequence number.

I added to the web page an explanation of how format strings work; hopefully it's a bit more clear, but let me know if there's anything I haven't explained well enough.