arri

  1. B

    Stupid array problem

    I'm trying to pull a huge column of data into an array (500,000 rows), then remove some items that are direct duplicates of previous item, and then basically output it into a new column.... I have been going around in circles for hours now trying to do this and am not getting anywhere.. I...
  2. I

    VBA Macro to find matching value in another workbook. can you help me please?

    workbook "invoice" column A has item numbers. workbook "price" column A has item numbers and column H price (should have price) if H does contain the price then place that info in H "invoice" ... then continuing the fill-in process until last row if the H doesn't contain a price, continue same...
  3. D

    Copy & Paste X number of times but with certain conditions

    I copied most of the code below from somewhere and modified it a little and it basically works how i wanted except for some conditions that I wanted to add :( The original code with slight amendment and which works is below: Option ExplicitSub INDO() Dim arr As Variant Dim wsO As...
  4. N

    Userform populate Textbox value or Label caption from an Array

    Hi, I have looped through certain range of cells to put value in an array. Now I want to put these values inside a Textbox with multiple lines or in a Label Caption. I searched like crazy on Google but I find nothing. Can anyone help please I need to finish a project and I am stuck...
  5. Dr. Demento

    Programmatically "pushing buttons" when opening a workbook

    Hey folks! Happy New Year! I'm working on a sub that will loop thru folders/subfolders, open each file, and list the sheets in each file. However, I'm running into issues for files that are .xlsm or are password protected. Rather than click each time one of these files come's up, I'd like to...

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