Forum Discussion
BrianP475
May 05, 2025Copper Contributor
Copy/Paste Macro using ActiveSheet
Hello I am trying to do something I think for most would be simple, but I am getting hung up. I want to be able to run a macro that will copy the items in column B 11-21 of the ActiveSheet, an...
- May 08, 2025
See the attached workbook. So that you do not have to worry about malicious code executing upon opening the workbook, this is not a macro-enabled workbook. Instead, I placed the relevant code into the _Code worksheet. But read the information on the _Info worksheet first.
BrianP475
May 09, 2025Copper Contributor
Sorry I didn't get back to post a sample. SnowMan gave me exactly what I was asking. There is now way I would have figured that out. Much appreciated for the help. I am going to play with the code a little to add some more rows. Thanks again for all the help.