+ Reply to Thread
Results 1 to 3 of 3

how to create multiple text files with different variables inside

  1. #1
    Registered User
    Join Date
    04-02-2013
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    9

    how to create multiple text files with different variables inside

    I need to create multiple text files from a spreadsheet. I'll explain.....

    I have a row in a spreadsheet that looks like this

    Server IP Address Subnet Mask Default Gateway
    ABC 1.x.x.x X.X.X.X 1.X.X.X
    CDF 2.x.x.x X.X.X.X 2.X.X.X
    EFG 3.x.x.x X.X.X.X 3.X.X.X
    HIJ 4.x.x.x 4.X.X.X 4.X.X.X

    ............. and so on


    I need to create a text file that reads (the file needs to be named server.txt)

    it needs to contain the text below: ( file 1 ---> ABC.txt)


    Server Name : ABC
    Server IP : 1.X.X.X
    Subnet Mask : X.X.X.X
    Default Gateway : 1.X.X.X

    2nd File contain the text below: ( file 2 ---> DEF.txt)

    Server Name : DEF
    Server IP : 2.X.X.X
    Subnet Mask : X.X.X.X
    Default Gateway : 2.X.X.X


    like this I need to create 250 test files.

    Thanks in advance

  2. #2
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: how to create multiple text files with different variables inside

    Please Login or Register  to view this content.
    If solved remember to mark Thread as solved

  3. #3
    Registered User
    Join Date
    04-02-2013
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    9

    Re: how to create multiple text files with different variables inside

    Thanks patel45.....Its solved my problem.....

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1