renamer

  1. J

    Date Created Last Save Last Modified

    You can download programs such as filedate changer to change 1 - The file properties created date 2 - The last saved date 3 - The last modified date Does anyone have a udf or vba script to do this using excel???
  2. J

    File Renamer

    I found the following script which renames files, can someone please help with a script which will highlight each cell that wasn't changed as yellow. Sub ReName() Dim r As Range, msg As String For Each r In Range("a1", Range("a" & Rows.Count).End(xlUp)) If (r.Value <> "") * (r.Offset(...

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