Quote Originally Posted by MartinLiss
In testing this I found another problem. If you use the right arrow to "tab" in the checkbox row and you go from column 8 to column 9, that triggers the grid_Scroll sub which calls the setuptextbox sub which shows the original value of the grid cell in row 8, column 9.
Yes, I thought I would deal with the scroll event after the current problem had been fixed.