07-18-2019, 06:34 PM
I have a macro that copies fields from four columns in an Excel file to our ERP system. One row at a time. The macro works well but I want it to repeat until it hits a blank field in the excel file. How can I achieve this. QM does not appear to understand the IsBlank Excel command.