R
Ross Bennett
I want a macro to select a row (or cell in a particular row) on a worksheet
that corresponds with a value in a cell eg.
Cell shows value 5. Macro selects row 5 on another sheet
or
Cell shows value 5. Macro selects cell at intersection of row 5 and a
specific column (say column 2 ?) on another sheet
What do I need to include in my macro to do this?
Can anyone help ?
Regards
Ross Bennett
that corresponds with a value in a cell eg.
Cell shows value 5. Macro selects row 5 on another sheet
or
Cell shows value 5. Macro selects cell at intersection of row 5 and a
specific column (say column 2 ?) on another sheet
What do I need to include in my macro to do this?
Can anyone help ?
Regards
Ross Bennett