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
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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks