No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Primarily a musician but my back up plan is programming.
4 Posted Topics
Hey guys. So I'm currently building an app and I'm having a bit of trouble. So I have an Excel file and it reads it and opens it fine(I imported microsoft.office.interops.excel but what I want to know is how to loop through column A and pick out the rows that … | |
Hey guys, I have this program that I'm making and there's a video playing and when the video is at a certain time it changes the desktop background. It all works but there's one feature I'm missing and it's that I want my desktop background to be on the Fill … | |
Hi. I have a program that detects all the folders that are open and displays each one in a ListBox item.  What I want it to do is if a certain folder is closed, I want it to start a batch file and close itself. I know how … | |
Hi. I'm making a program somewhat like Siri except through text boxes not voice command. On my form FormMain I have two text boxes named TextBoxInput and TextBoxConversation. I also have two buttons named ButtonStart and ButtonEnd. Here is my entire code for FormMain so far: Public Class FormMain Dim … |
The End.