xwb

  1. J

    Compile Error

    HI, I have the code below and it was working fine (Open excel file from outlook) but suddenly getting this error: Compile Error: Method or data member not found (on the line below) Set xWb = xExcelApp.Workbooks.Open(xExcelFile) Complete code: Public Sub OpenVendorChartofAcounts() Dim...
  2. R

    Determining if a File Is Open, and Handling Appropriately

    I'm trying to write some code that will identify if a certain file is already open. If it is, then I want a msg box to appear. If it isn't, then I want some other code to run. I did some searching, and found some code that looks like it would work. I implemented that coding into my...
  3. I

    MsgBox question

    Morning all, I am using the code supplied below which works fine. When the code operates i am taken to the worksheet where i currently see the message "LEADERBOARD" of which i need to click OK What needs to be done so i dont have to click OK,i dont even need to see this message BUT i do need to...
  4. E

    Import CSV and XLSX

    Hello, I have a little problem. I want to import files to excel - different files to different sheets but I cannot manage to set two extensions at once. I like Excel to import chosen XLSX and CSV to separate sheets. I dont know how to set more than one extension. Im useing this code to import...
  5. 4

    Check if MS Project File is open

    I'm trying to quickly check whether or not a project file is open so I can determine whether to open or getobject. Could this be adapted to Project? <code class="vb keyword" style="white-space: nowrap; padding: 0px !important; font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New"...

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