Search found 3 matches

by D007Nomad
01 Feb 2016 01:11
Forum: DOS Batch Forum
Topic: Searching within EXCEL file and outputting answer
Replies: 5
Views: 5714

Re: Searching within EXCEL file and outputting answer

Can anyone assist with a VBS then?
by D007Nomad
01 Feb 2016 01:02
Forum: DOS Batch Forum
Topic: Create/edit an .ini File
Replies: 2
Views: 3004

Create/edit an .ini File

Hello all. I Hope you can help, I am trying to use a batch file to edit an .ini file, and then save it. Basically, it needs to be able to navigate to : C:\Users\jason\AppData\Roaming\PAS\Common Open the file PAS.ini within that folder, delete all of its contents and replace it with new text, then sa...
by D007Nomad
28 Jan 2016 00:03
Forum: DOS Batch Forum
Topic: Searching within EXCEL file and outputting answer
Replies: 5
Views: 5714

Searching within EXCEL file and outputting answer

Hi Guys New to the forum, and still quite new to scripting with batch files.. So please bare with me.. Right so, this is what i'm trying to do. I Have an excel file with 2 Columns CODE(Columns A) Number(Columns B) C001 55513689 C002 55513684 C003 55554893 Basically, I want to write a batch, or anyth...