Hi All,
I've written a macro that is supposed to do the following once it is execute:
1) Requests the user to click on a cell (to get its row value)
2) Use the row value to get a range of values over 3 cells in steps of 5 across the column (essentially I'm taking data values across a table whose type repeats itself every 5 columns)
3) Pasting the values in a table in a different sheet but down a row instead of across a column
The code compiles and executes but I get no values in the target table. There isn't even an error. So I'm wondering, how does one go about debugging the thing?
![]()
Please Login or Register to view this content.
Bookmarks