M
MacTilly17
Guest
Hi, I'm working on a project where I have the ingredients of a recipe in a csv text file, with each ingredient separated. I can't figure out how I can select a range of positions in the file in order to display each ingredient on an individual line in the listbox. I need it to select data starting in place 5 and read until the end of the line of the file. The problem is that each line of my text file will hold a different amount of ingredients depending on that recipe. Thank you for the help!
Continue reading...
Continue reading...