Hi all, I have a file to process that contains three columns (all integers). The first column is the sum of the other two rows. Sometimes the formatting is wrong as you can see below.
Right now I loop through each cell in column B. If it's empty, I execute the code below. It works well, but I'm wondering if there's a better/more efficient way to do this? Maybe a way that doesn't require a loop? The file can have 500+ lines, but only a few have the empty cell problem.![]()
Please Login or Register to view this content.
TIA,![]()
Please Login or Register to view this content.
Angel
Bookmarks