I need help building a simple macro to select a range of cells based on an active cell.
The columns are predefined, but the row is variable.
Example
The active cell is A1, I want a macro that will extrapolate that row number and use it to select cells E1:H1
The active cell is A2, select E2:H2
The active cell will only ever be in column A
The columns are predefined, but the row is variable.
Example
The active cell is A1, I want a macro that will extrapolate that row number and use it to select cells E1:H1
The active cell is A2, select E2:H2
The active cell will only ever be in column A