compiler

  1. D

    Move to next line in VBA code

    Sub sbVBS_To_Delete_Specific_Multiple_Columns()...
  2. J

    VB Compiler doesn't appear to recognize ListRow type

    For some reason, the VB compiler doesn't seem to be recognizing the ListRow type in my Subroutine. I've been developing the subroutine piece by piece, and it has been working fine, then, I started getting Compile error: "ByRef argument type mismatch" for a function call that was fine before...
  3. W

    compiler objects to encapsulation of one line of code

    If I attempt to encapsulate one line, the compiler rejects the encapsulation The critical code is the following: Dim WrkBkPtr as object Dim WrkShtPtr as object Set wrkBkPtr = ThisWorkbook Set WrkShtPtr = WrkBkPtr.Worksheets(1) Const R as long = 2 Dim C() as long...
  4. T

    Macro to copy data from X worksheets in to a single Master worksheet

    I searched the forums and found things similar to what I need, but nothing specifically and these posts were 3-10 years old and no one was responding to them so I thought I would ask on a new post... I have a workbook with several worksheets (will be adding and removing worksheets often) all...
  5. X

    Vba code to compile data from multiple spreadsheets to one spreadsheet

    Hello, Can some one help me with a VBA code through which I can compile data from multiple spreadsheets into a single spreadsheet. So, what I would prefer is that the code when run would ask me to define path from which it will start compiling. And while compiling, it would also take care of...

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