skacutter
New Member
- Joined
- Dec 23, 2016
- Messages
- 18
In VBA I need to Get the next empty cell in column B and return the value in column A. Column A has a unique ID number so the entire table has values for column A. I need the first row where B is empty to return to a text-box the value in A and then fill the rest of the columns in that row.