rangel2.select

  1. L

    Continue formula in entire column, indefinitely

    I'm very new to VBA and have not found the answer in other posts. Hoping you can assist. I need the formula provided below to continue past cell 83, as I'm going to be reusing this macro on other data that may be larger than 83 lines. How do I essentially tell it to read ALL cells in the...
  2. D

    Script for putting a formula in a cell (VBA)

    hi everyone, so this code, which I've used successfully in the past, is failing me today: Range("L2").Select ActiveCell.FormulaR1C1 = _ "=VLOOKUP(RC[-9],'[PAID INVOICE Q4-jj.xlsx]Sheet2'!C1:C5,4,<wbr style="display: inline-block;">FALSE)" Range("L2").Select...

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