Initiating a do until loop
Hello! I have a large set of data that I want to be extracted into certain phases. And I am trying to write a code to do so. For example the freezing cycle begins when the value in column F hits 1 and...
View Article[RESOLVED] Question in IF STATEMENT
im adding a 3 o'clock habit in my program every 3 pm in the computer clock an automatic voice will speak here is my code my code in Hour Label Code: lblhr.Caption = Format$(Now, "hh:mm:ss AM/PM") this...
View Articlebattleship help msflexgrid
This is what the computer's grid looks like. How to make computer randomly place his ships on the grid. Place vertically or horizontally randomly. The ships are: 1 ship of length 5, 1 ship of length 4,...
View ArticleMust Get Rid of the SysFader Errors that execute when you run Webpages...
Hello I am trying to get rid of the SysFader Errors that are plaguing my Website from running. This is only one of the two errors that I am getting on the Website. The other one is more major and then...
View Article[URGENT, FOR THESIS MATTER] How to Using PINV matlab's function from visual...
I wanna using pinv for pseudoinverse matlab function from visual basic 6. I've tried to make a .m file which contain this code: function pinvH = pseduoinv( H ) matriksH=load(H) pinvH=pinv(matriksH)end...
View Articlehelp to load .pdf files
Hi All, I want to upload Employee's documents to a database. I'm using Image control for this. When I try to upload a pdf file, it shows me an error like this: "invalid Picture". I need to upload...
View ArticleVB6 & Windows 7 Soap Issues??
I've been trying to get my VB6 app to work on Windows 7 desktop and have got it working all bar getting it work when it's called a web service via soap as per the code below: Dim SoapObjectclient As...
View ArticleHow to import specific data from excel into ms access
Hi experts, I would like to import data from excel into access. For example I have field "Name" in the excel table. Then I want to import all the data under the field into my database (ms access).
View ArticleHelp Needed Converting VB6 OpenProcess to .Net - Process Execution Speed
I am trying to convert an application from VB6 to VB.net which essentially deploys windows images in a WinPE environment. We are moving from VB6 WinPE 3.0 x86 to VB.Net WinPE 4.0 x64 and our imaging...
View ArticleActiveX component can't create object
Hi, I have an issue with one of the customer machine that is when I try to install the application it gives the 429-ActiveX component can't create object error. I tried register vbscript.dll and...
View Articleneed help checking string is formatted correctly as mac address
hey guys i have a listbox that imports a text file full of mac address's like so 00:00:00:00:00:00 ff:ff:ff:00:ff:ff the issue is when someone imports the list like this 000000000000 blah blah...
View ArticleVB6 (SP6) cloning existing datareports?
Hi, Is there any way to clone/copy existing datareports as new objects which I could then modify? I have standard portrait and landscape reports set up already, with my chosen logos, fonts, report/page...
View Articlerichtx32.ocx file not found
I am using vb 6.0. In one of my programs I use a rich text control. When I loaded the program to make some changes there was an error because the rich textbox was not loaded. It was before though. When...
View ArticleHow to show recordset MySQL data fast(er) in excel?
Hi There, Please see below code. it takes about 0.01 seconds to get data from the MySQl database It takes a lot longer to fill every single cell with the proper value does any faster way exist to fill...
View Articlewall stop
hey, I am trying to make some kind of pacman game, but I have no idea how to stop my pacman from going trough the walls. I am using pictureboxes for pacman and for the walls. Is there some kind of code...
View ArticleVisual Basic 1 code?
Hi, I'm completely new to visual basic, and for a contest I'm competing in I had to take a piece of code shown in a video. Since the video was a bit unclear this is what I could read from it: Code: 470...
View Article[RESOLVED] Help control array change borderstyle
There are 5 images. When I click on one I want to change it's borderstyle. Only one image can have a borderstyle = 1 at any time. So how I change the previous image borderstyle back to zero. Code:...
View ArticleCommonDialog and font style
When calling up the CommonDialog for Fonts, is there a way to NOT display the font style (bold, regular, italic, etc.)? All I want to user to be able to select a font and size.
View ArticleSmall System Explination!
I have a small visual basic program that i'd be very grateful if someone could briefly explain how it works. PM me and i'll send the program over. Thanks
View Articlehelp making this software : little tired cant think strait
i have this paid service running online many users make online request i carry out there request then get paid now , i wish to make things more smooth easy fast as possible to handle many customers...
View Article