Hello. I'm just practicing coding and I was curious as to how you write multiple offset commands for moving around a sheet? Would I just repeat code below, or is there a more efficient way to do it?

ActiveCell.Offset(0, 1).Select