I have this program I made and don't know how to make a nested loop where I can input data under names and then save the names and data. Can someone take a look and tell me how to do this. I would also like to get it into visual basic.
Last edited by exactajack; Apr 11th, 2005 at 12:58 PM.
It already saves it to a text file. I just need to add a loop within the loop that is already there. Then I thought I would rewrite the whole program in vb