is there a keyboard shortcut to reach to the next changing text in a column. For example:
if I have the following data in column A:
X
X
X
Y
Y
Y
Y
Z
Z
Z

How to do I get from X at top (A2) to first instance of Y and then first instance of Z with keyboard shortcut?

Thanks,