njbeancounter
Board Regular
- Joined
- Oct 7, 2002
- Messages
- 158
I have a data dump which results in blank cells in column H.
The dump also brings in batch numbers in column I.
I want to fill the blanks in H based on a non-blank string based on the same batch number from column I.
ie:
Column H Column I
ach123 29874
38813 29875
BLANK 29875
So I want to fill the BLANK with 38813.
The issue is that there could be 2 or 3 BLANKs in a row.
thanks
The dump also brings in batch numbers in column I.
I want to fill the blanks in H based on a non-blank string based on the same batch number from column I.
ie:
Column H Column I
ach123 29874
38813 29875
BLANK 29875
So I want to fill the BLANK with 38813.
The issue is that there could be 2 or 3 BLANKs in a row.
thanks