Excel VBA

Excel macro to find the last column in a row
Excel
Excel macro to find the last column in a row
25 Nov 2012

Macro function to find the last column in the specified row. The macro can return the last column number, last column content, and last column address.

Excel macro to find the last row in a column
Excel
Excel macro to find the last row in a column
24 Nov 2012

Excel macro function to find last row in the specified column. Function can return last row number, last row content and last row address.