I want to use a command button to enter a number in a cell, on the second press it goes into the adjacent cell and third press the next adjacent cell and so on. I have tried using GoTo and GoSub if the cell is not blank but it only works for the first two number then stops. Thanks