
Arrays are a very important aspect of many programs. However, they can be a pain to create if you have a huge list of items that you want to make an array with. I created a VBA macro that makes an array out of a list of items shown in column A … [Continue reading]


