Hi all
I have workbook.sheet(data) that data from Column B10:H with last row variable
Now I want put serinumber continous in column A: Cell(A10).value = 1 then continous until lastrow in column B is blank
Please help me to do that by VBA code.
Thanks./.
I have workbook.sheet(data) that data from Column B10:H with last row variable
Now I want put serinumber continous in column A: Cell(A10).value = 1 then continous until lastrow in column B is blank
Please help me to do that by VBA code.
Thanks./.