Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 09-04-2018, 02:52 PM
macropod's Avatar
macropod macropod is offline "Last modified by" column Windows 7 64bit "Last modified by" column Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,521
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

If, 'modified by a specific user' is equivalent to the file's 'owner' as recorded by the operating system, you could use something as simple as:
DIR C:\SomeFolder /Q > FileList.txt
from a command prompt, then open & sort the entries in FileList.txt (e.g. using Excel), where 'C:\SomeFolder' specifies both the drive and folder to process. Otherwise, you'll need a script that can interrogate each file's metadata. You could also add the /S switch to process sub-folders of the specified folder, as in:
DIR C:\SomeFolder /Q /S > FileList.txt
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
"Last modified by" column Formula to format "I" column based on if "F" column row is not blank ravl13 Excel 3 08-22-2017 12:26 PM
"Last modified by" column Count # of times "text" is in 1 column is specific date is in the other column ann.acornacchio Excel 4 12-31-2016 05:40 PM
Need help with conditional formatting & returning "Pass" / "Fail Results" in a Column N mikey386 Excel 2 12-11-2014 01:14 PM
Custom column in "List" view, show on Contact Card phillyhy Outlook 0 05-16-2012 11:13 PM
"Last modified by" column How to choose a "List" for certain "Heading" from "Modify" tool? Jamal NUMAN Word 2 07-03-2011 03:11 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 02:17 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft