Hello. I am new to VBA. My problem is quite basic. How do I locate the last used CELL or ROW in a "specific" COLUMN (not columns or sheet)? Most of the solutions focus on the general last rows.
I have a pre-designed worksheets with formulas below the empty entry cells. I would like to access the cells or rows consecutively in individual columns according to options in the heading. Example: If B2 has a data and I would like to input data on C2 the common algorithm does not allow me access but selects C3 for me. How to force Excel to let me squeeze the data without empty cell-spaces?
Thanks in advance.
Bookmarks