GCR
New Member
I am trying to create a macro that allows the user to select the values in column C for rows that have a value greater than 0 and then copy and paste these value to a column to the right. The specific column where the values will be pasted needs to be ascertained from the user based on the month of the data they have entered (e.g. January = 1). I know how to use the offset as a formula but not a macro.
So, if there are positive values in column C, starting in row 2 and down to row 15, I want to copy and paste this as a value over in column M (representing October) and the same row values. I know this shouldn't be hard but I haven't had to create a macro in almost 10 years.
Any help would be appreciated - I am not sure where to start even.
So, if there are positive values in column C, starting in row 2 and down to row 15, I want to copy and paste this as a value over in column M (representing October) and the same row values. I know this shouldn't be hard but I haven't had to create a macro in almost 10 years.
Any help would be appreciated - I am not sure where to start even.