I have a worksheet that is getting updates from external data sources on a schedule.
When he retrieved data meets certain criteria - a column on a summary page will indicate a test string created from the summary data. But those conditions are rare and represent erros I need to capture in a log file.
I need a way to evaluate the column for any existing text string (non-null value) and copy the cell to a new row (insert at top) of a log-sheet in the same workbook.
Start Free Trial