strline

  1. M

    Import CSV (UTF-8) to Excel without formatting

    I have code for pasting data from CSV file to Worksheet. Everyhting works fine but I am facing some problems with current solution. Is there a way to paste data as it is without formatting? Now Excel is formatting for example -Name to =-Name so there #Name ? errors instead of Values. Also it...
  2. R

    excel VBA - returning the elements for an array from a function

    So I have a need to return arrays based on a line item. So I use a loop to determine the variables to be assigned based on the line item. One of the variables is an array. the elements of the array are determined by the line item. I had the code as: 28 For i = 1 To 50 29...
  3. M

    VBA to SaveAs XML File

    Hi, I have this code (see below) that edits an XML file but it overrides the changes on the original file, I've tried to add a SaveAs option without any luck? Does anyone know how this can be achieved wit the below code? oFile = DUnRefindedXML 'Create FileSystemObject for reading file content...

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