A user should be able to enter values into cell B2.
If the user enters "Comment" and confirms that entry (by pressing enter, tab, arrow keys), I want the active cell to become AA2.

Is this possible to achieve without VBA?