I'm working in VBA and have a particularly long code that duplicates many times. I know this question has been posted on here before, and my best guess from reading previous threads is that I need to divide my code into several procedures. However, I've tried using several examples and haven't been able to figure it out. Below is just a small section of my code- it runs over 100 rows, so it definitely exceeds the max size. Would anyone have any suggestions as to how I can break this up? Thanks so much.
Bookmarks