myfile

  1. B

    Run-Time Error 424 when opening Excel file from a string

    Hello, I have a "Main" file where in "Data base" sheet I store location of a folder containing Excel files I would like to loop/open/copy data and paste back to "Main" file. When I try to Open the file from a folder, it opens but right after I receive Run-Time Error 424. Could you please help...
  2. D

    Macro to run in files inside a folder

    Hello All I am trying to write one macro to run on 3 files inside a folder. Code is written but it copies data and overwrites in the same range for next files. I want data from source file to go in target file range G5:G32 for 1 st file/E5:E32 for second file and F5:F32 for third file. Each...
  3. F

    CSV-file modifications

    hi! I'm working on a code that enables the user to choose a file and if that file happens to be a csv-file, make some modifications to it. Also the chosen file should be added to the end of the workbook. But as you can imagine my code does not work Dim wb As Workbook Dim myfile As Variant Set...
  4. R

    Get latest CSV and retain formatting

    Hi Guys,<o:p></o:p> <o:p></o:p> I’m trying to open the latest .csv file from a folder using vba andthen to copy and paste some of the columns from the csv into a spreadsheet thatI have. The code that I ams using worksfine to open the lastest csv but once it copies ans pastes the data formatting...
  5. R

    Reviewing All Cells

    I have a calendar in excel populated with a years worth of dates. I would like to be able to check for a file based off of the date in the cell and then change the color of the cell based on if that file exists or not. I was able to create the following code but i am not sure how to get it to...
  6. Suvster

    Excel VBA to convert specific worksheets to vaslues not working

    Hi all, I'm fairly new to VBA and have been trying to muddle together a VBA macro to basically select a predefined folder, open any workbooks within that folder (ideally, i wouldn't even open the workbooks if possible but thought this would be far to complex for me starting out) and copy and...

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