I just randomly searched the web for this solution and realized I'm already subbed to you. Great tutorial mate. Worked like a charm.
@iahmad17602 жыл бұрын
This is awesome, it worked for me. Good work. Thanks!
@1414sami12 жыл бұрын
pretty cool. My assignment now should be completed after this lovely Video.
@corvettezack15 жыл бұрын
a nice thing also would be to once you save (or while its saving) it creates a shortcut to desktop, and/or once saved another form ask you if you want to open tht file or print or wat.
@billrock1211 жыл бұрын
this guy is awesome. I've learned so much from him!! keep up the good work!!
@2051joha3 жыл бұрын
it works fine, good explained thanks lot
@SteveyGinge13 жыл бұрын
You are a VB saviour! Thank you :D
@hetvimodi613710 жыл бұрын
You are a life saver. Thank you soo much for this video. :D
@RavenSaint19 жыл бұрын
This helped infinitely. I need to do an extrastep to a writeline method though. Text box is on a form2, while the listbox is on Form1. The listbox populates/creates a *.txt file on load. I need to be able to add the textForm2 to lstBoxForm1 and save to *.txt with a refresh of lstBoxForm1 to show original items with new item added.
@CarlFritz2410 жыл бұрын
Oh... come on, Andrews... You are new on this ? Man... you are already... a genius !!! Thank you, for your sharing. By the way... could we reverse the process... in order to fill the listbox (musics to play in the WMPlayer application) when we will feel like it ? This way... we could have a "permanent" list of our very special musics... all the time (instead having to reload them all again, every time we load the WMPlayer app) ! I think... YOU CAN ! Hug,
@GhostFire21813 жыл бұрын
@wenceslas15 you have just to count the listbox items, so : textbox.text = listbox.items.count
@JuanGabrielRivera9 жыл бұрын
And how can i make it to have the program open the text document for me again to keep adding, or managing the list?
@MegaTony196514 жыл бұрын
How can i save the items from the List Box to a SQL 2005 database? Thanks
@L3SAN360TUTORIALS14 жыл бұрын
Not exactly what am looking for.. but maybe you can help me? I want the listbox1 to save on the form itself.. so when i open the form... what i added on the listbox before i closed the form saved. get me???? plz reply ;( get me??
@wenceslas1514 жыл бұрын
Hi, my name is wenceslas and i have a problem. i don't know if you can elp me. i upload a list from a XLS file to put in the list box and i would like the liste boxe to calculate all item inside the liste in another text box. Please help me.Thanks
@cyclotechtwister19978 жыл бұрын
Thank you for the video...
@ezekielochami228811 жыл бұрын
thanks man . A great help to me in did.
@ShlomsDaGangSta13 жыл бұрын
please help in the text file it wont write them on separate lines so i get one big line of all the entries togeather
@dzoneyGGWP4 жыл бұрын
THANK YOU
@TomLyon4411 жыл бұрын
What if you've got multiple text boxes like First Name, Surname, Mobile, VIP... How would you get them to the list box as one record like John,Smith,042398408,True and save?
@cptray-steam4 жыл бұрын
See what I am trying to do is add file locations to a listbox via an openfiledialog. Edit: Figured it out! Thanks m8! Edit2: I suggest using OBS instead, it will enable recording at a smoother fps.
@ComunidadGLLA15 жыл бұрын
Very useful! Thanks for this :]
@yuriu811 жыл бұрын
hello it very good cod but unfortinutly it overwriwires theoriginal text if i run the comand again how can i revent that ??? cheers
@WoofyDoggy13 жыл бұрын
Thanks Worked :)
@GalaxyBalls_2 жыл бұрын
The save button doesent work, Please help!
@tedbobit27628 жыл бұрын
thanks very much
@osamamedhat96878 жыл бұрын
Dim i As Integer w = New IO.StreamWriter("C:\Users\med\Desktop\" & TextBox2.Text & ".txt") For i = 0 To ListBox1.Items.Count - 1 w.WriteLine(ListBox1.Items.Item(i)) Next w.Close() End Sub the "med" is my pc user you can write your pc user and it will start or right click on any icon in desktop choose properites and copy the location id write it here w = New IO.StreamWriter("Location id" & TextBox2.Text & ".txt") You are the best Andrews Roy :)
@chalalaicoson789 жыл бұрын
thank you ^_^
@chaudhary66613 жыл бұрын
Thanks
@leztract1510 жыл бұрын
Thanks,.
@DrSmoke210412 жыл бұрын
writeline command writes 1 line with the last item with me!!!
@PaperBagMan88412 жыл бұрын
You use the same mouse as me.
@manshamujahid3 жыл бұрын
watching after 10 years
@marypoontang623912 жыл бұрын
He didn't even show his mouse in the video, you're thinking of the "arrow".
@manshamujahid3 жыл бұрын
oh sorry 11 years, i mean 2021
@PaperBagMan88412 жыл бұрын
Actually, it's pointer. Lol, but yeah that's what I meant.