add code

  1. E

    Adding new code to existing

    I have code already in my worksheet. What is the correct way to add more functions to call? For example: I have this code already: Private Sub Worksheet_Change(ByVal Target As Range) Dim rng As Range Application.EnableEvents = False ActiveSheet.Unprotect...
  2. E

    Run Multiple VBA codes on the same sheet

    I've researched how to run more than one VBA code in the same sheet and I'm extremely confused as to how to do so. I don't necessarily want to combine two or three tasks, where as I am more interested in pasting one code command, and then just paste another below it. Is there a way to do so...
  3. dab1477

    Add code to represent a constant

    I want to add the following to my current code.. I want to find the first empty cell in Column A and enter the text "Final Inspection Days:". I want to find the corresponding row in column Y and enter the value ".5" I want to find the next empty cell in Column A and enter the text "Put-Away...

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