G
Guest
I would like to know the last filled column of a row. I wrote this lastCol =
cells(1, columns.count) that returns 256. But I have only 101 columns filled
with data. So I was expecting lastCol is equal to 101.
I am doing something wrong to find last filled column number. Can you please
help me?
Nazrul
cells(1, columns.count) that returns 256. But I have only 101 columns filled
with data. So I was expecting lastCol is equal to 101.
I am doing something wrong to find last filled column number. Can you please
help me?
Nazrul