range of array

  1. airforceone

    Sheet Name as Array Value

    this code is from @Fluff VBA Run macros on multiple sheets, not all sheets Sub Button1_Click() Dim ws As Worksheet '** SET The Sheet Names - MUST Reflect Each Sheet Name Exactly! WkSheets = Array("ATC1", "BEC1", "DKC1") For Each ws In Sheets(Array("ATC1", "BEC1", "DKC1"))...
  2. A

    Range-defined Array using Indirect Formula not working in CF (Conditional Formatting)

    Hello guys! Need your support! I have an important formula that needs to run in CF. =1=MAX(INDEX(Q:Q,ROW()):INDIRECT(ADDRESS(ROW(),COLUMN()))) Above used to format cells by checking the maximum value of 1 in a defined range of cells (in a single current row) from Column Q up to the current...

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