me.codename

  1. T

    How can I change this Code from being just Column G to Columns G:M

    Hi Everyone, The code below works great, but I'd like to expand its target from Column G to Columns G:M any ideas the best way to do this? Thanks Tony Private Sub Worksheet_SelectionChange(ByVal Target As Range) LastR = Sheets("Weekly Data Input").Cells(Rows.Count, "F").End(xlUp).Row...
  2. T

    How can I edit this to work on more than just one Cell?

    Hi Everyone, The code below is a stop for a protected sheet so the tabing doesn't go everywhere, however it only works on column G, how can I change it so it works on G:M? thanks Tony Private Sub Worksheet_SelectionChange(ByVal Target As Range) LastR = Sheets("Weekly Data...

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