I’m trying to find an effective way to get the last row/column which have data on it.
I have no problem with VBE, but a big problem with VBA compiler as it refused all my current working functions.
It is really annoying me as this compiler does not support vb constants ie. xlUp, xlLastCell, xlToLeft which are in my current functions.
Any one kind enough to share your working functions to find last row/column with VBA compiler?
I have no problem with VBE, but a big problem with VBA compiler as it refused all my current working functions.
It is really annoying me as this compiler does not support vb constants ie. xlUp, xlLastCell, xlToLeft which are in my current functions.
Any one kind enough to share your working functions to find last row/column with VBA compiler?
