It was supposed to be blank. A cell that displayed nothing. Yet, it was triggering the condition. "Wait, why?" Once, I wrote a process to skip blank rows. If Cells(i, 1).Value = "" Then At first ...
In building services work, there are many situations where you need to create simple water supply equipment drawings or piping system diagrams. "It's not quite worth opening CAD, but I want to create ...
For example, faster processing can be done by injecting data using VBA into an external application after which the result can be returned to Excel VBA for further processing. Or, maybe we want to ...