See previous article: Excel VBA Selection and Navigation Techniques
In the last article I showed you how to make some basic navigation and selection techniques using the macro recorder. In this article I’ll show you how you can navigate and select when the data is more complex. Blank cells can be difficult to deal with if you don’t know how. I’ll take you through some of the methods I use when coding in Excel VBA. Continue reading “Excel VBA Selection and Navigation Techniques – part 2”