Hello,
The below VBA code populates a series of cells in a table, using A2 to update the file path. Column A contains an order number. It will also generate an error message if the fil path specified does not exist.
I would like the range "ordnum" to update as users insert new rows into the...