Hi,
I have a large data to analyse from which I want to identify blank cells in column A and populate it with value in adjacent cells from column F. If column F is blank then populate the value from adjacent cell in column K and if column K is also blank then fill 'Check' as the value in cell.
Does anyone know how I can achieve this using a VBA macro for dynamic data? Please help.
I have a large data to analyse from which I want to identify blank cells in column A and populate it with value in adjacent cells from column F. If column F is blank then populate the value from adjacent cell in column K and if column K is also blank then fill 'Check' as the value in cell.
Does anyone know how I can achieve this using a VBA macro for dynamic data? Please help.