Selection.Row stopped working

JRSone

New Member
Joined
Oct 2, 2023
Messages
9
Office Version
  1. 365
Platform
  1. Windows
I put this code in a module on the workbook that will be the main one used by my co-workers. I've been testing it all day and it was working great, then all of the sudden it stopped working. I have 50+ rows with 10 columns of customer information. At the end of the last column, I have a button which I assigned this macro to. Originally, if I clicked and selected a random cell in a row then clicked my button, it would take the cell data from that row and move it to another workbook. Worked great for a while, then it just started only copying data from row 2 no matter where I clicked on the sheet. Do I have the macro in the wrong place? Do I need an exorcist?
 

Attachments

  • Screenshot 2023-10-24 085431.jpg
    Screenshot 2023-10-24 085431.jpg
    118.1 KB · Views: 20

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,215,097
Messages
6,123,076
Members
449,094
Latest member
mystic19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top