variable2

  1. L

    Macro to line up tables based on cell content

    Hello, I am seeking assistance in writing a macro to help me line up data. The attached Excel file shows an example of what I have and what I want. Columns A:C are from 2017. Columns D:F are from 2018, just pasted next to it. I have the same variables in each year (Variable1, Variable2...
  2. W

    Copy Variables to next available row

    OK, first off, I just want to say that I am kinda proud that I answered someones question here on the forum, to give back a little. And I was proud that I, as an amateur was actually able to help. lol. OK, moving on to the question: I have a VBA code that asks for several variables. 3 to be...
  3. H

    VBA: Why declare variables in the sub routine?

    So I have been writing vba for a few years now but something I often see that I never do is declaring variables inside the sub line. For example: sub my_routine (strSearch As String, variable2 as long, variable3 as integer) Why do people do it like this? I would normally do it like. sub...

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