author name

  1. M

    VBA List Files in Folder with Author & Last Saved by Properties

    Help Pretty please.;) My brain hurts and I still can't get the right code.:confused: :mad: I need VBA to return file author and last saved by. Here is the current code: Option Explicit 'the first row with data Const ROW_FIRST As Integer = 2, TFNameCol As Integer = 9, TFCountCol As Integer =...
  2. T

    Author Name and User Name - Does anyone know the VBA and cell formulas to use?

    Hey Guys, Probably something that isn't very hard. I have actually found out how to do the User Name. VBA: Username = Environ("UserName") Cell Formula: =Username() This takes care of the Username. I can't, for some reason, find anything online about grabbing the workbook's author(s) name...

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