Hi - I am incredibly new to using macros, so I am having difficult doing the following: I have a combobox with 20 different choices, all of which relate to a new row on a worksheet. I want to make it so when one of the 20 options is chosen, the spreadsheet jumps down to the row in which it corresponds to, to make it easier for people to navigate (instead of scrolling for ages). I can figure out to enter the dropdown values, but I cannot figure out how to have each selection jump to different rows, partially as I know little about VBA. Any help would be appreciated.