This issue I am sure is probably discussed somewhere but I am a first time user. What I have is an inventory list. Column A is the vendor, and Column B is the part number. Both have been sorted A to Z. When the macro runs it processes the part number that is selected, returns to column B, goes down one cell to the next number to be acted upon. The problem is that number may be down 3 cells in column B so I need to move the cell pointer there, and then continue macro execution by enter. Is there any way to do this.
Bookmarks