N
neopolitan
Hi folks, here is my problem. I have a column of names (may be in any
column depending on the workbook, but lets assume col B) with an empty
column to the right of it(col C) .
I want to write a macro that will input a formula in each cell of
column C if there is a name in the corresponding cell of col B. There
will be no blank cells in col B so the first blank cell will be at the
end of the list and should stop the macro.
Can anyone help with some code ideas? Thanks.![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
column depending on the workbook, but lets assume col B) with an empty
column to the right of it(col C) .
I want to write a macro that will input a formula in each cell of
column C if there is a name in the corresponding cell of col B. There
will be no blank cells in col B so the first blank cell will be at the
end of the list and should stop the macro.
Can anyone help with some code ideas? Thanks.