varable

  1. J

    Formulas that can find headers and be updated

    Hi, I need some help!! I am trying to put formulas in a few columns. Here's where the problem comes in, I am using variables to look for the column with the headers names. Cells(5,dis).select Price= Application.Match("List Price", .Rows(1), 0) Cost= Application.Match("Cost...
  2. A

    VBA declar & pass worksheet name through subs

    Hi - I would like to pass worksheet names through multiple subs, but I'm not sure the best way to do this. I would like to say that w1=Sheet1, w2 = Sheet2 and be able to use w1, w2 through all subs. Below is an example. Thanks!! Dim w1 as Worksheet, w2 as Worksheet Sub RunAllSubs() Test...
  3. R

    Forming a variable from variables

    Hello, I tried to search this topic here but could not find it, so I wonder if you could help me with my scripts. Basically I have a lot of data in form of XYYZZ where X is a characters and YY and ZZ are numeric (e.g A1126, A1926 etc). For each combination of X and Y I want to get the maximum...

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