MSFN Forum: Batch rename files with data from excel sheet - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Batch rename files with data from excel sheet Rate Topic: -----

#1 User is offline   srk999 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 07-July 08

Posted 11 November 2009 - 07:41 PM

I need to batch rename files with data from a excel sheet. The files are old financial records. The excel sheet, among many other data has their titles and corresponding date (year). The files already have the titles as names. I need to put the dates in the name of the files. Really hope someone can help me with this.


#2 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 11 November 2009 - 11:01 PM

Without more information I cannot really provide a solution. What you'll need to do is to 'save as' your Excel file to csv. Then we'll need to see an example output from that file which should show us a full line of that csv output. This will give us the positions and format of the information you need to use, i.e. the Title and Date, in order to formulate the required code.

Additionally, it may be a good idea to provide us an idea of the sizes/number of lines in these csvs, because size alone may indicate that a vbscript is a far quicker to process than a batch file.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy