Hi. everyone I keep geting this error no matter what projuct I open
What dose this error mean? Automation error error accessing the OLE register
View ArticleCan't see images or labels on my form
HI, I have this code when it runs it opens a blank form (no image or labels) until after my code is done. I want the form to show and label to say "Running" then label changes when completed. Right...
View Articlehow to do this in vb?
Hi I need to make my exe call exact same thing as the batch file below: @ECHO OFF LOGOFF How do I call this in Vb? It needs to be exact same thing. I tried shell shutdown /l but that logs off...
View ArticleNeed Help With If Then Statements
Hello all, I'm trying to create if then statements and can't quite get it. I need to take two inputs from the user for the room type and the number of days the guest will be staying. Then I need to...
View ArticleIm still geting an error from visual basic 6.0 when trying to test.
Hi, everyone, I have an error that comes up now when I try to debug and play the program here is the erorr System Error &H80004001 (-21474672631) what dose this mean.
View ArticleColor Mask Background of an image
How to add color mask background to an image so VB can remove it and show an image without background color Attachment 92807 my issue is that, the first one image has no background. It is (.GIF), other...
View ArticleFor..If,..For trip up for the non so easily entertained - try and figure this...
The point is to cleanly and easily disable sets of various arrays that make up a day of a month in my monthly budget program. Attachment 92809 Attachment 92811 The point that it trips is at the 5th day...
View Articlesearch strings help please
So on my form I have 2 forms, the top one shows the search box and the bottom form displays the result Code: VERSION 5.00 Object = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}#1.1#0"; "ieframe.dll" Begin...
View ArticleVB algorithm help pls.
I have a app im making that will predict the outcome of a TWO MAN race. Lets say there is 10 different racers , each have won and lost many times to each other . i need help figuring out how to get vb...
View ArticleLearn Visual Basic 6 with MS Acess 2003
Hello,:) I am here to teach visual Basic 6 with MS Access 2003. We will start off with simple snippets to a large program development. Will also introduce to oops concepts which will help you with your...
View Articleinternet explorer get result from the second window
I have this link: http://www.emilbanca.it/portal/page?..._schema=PORTAL test data input for box ABI (are in column A of sheet): 01000 01002 01005 01010 01015 01020 01025 01030 02002 02005 02008 03000 i...
View ArticleSave form as BMP, including MSFlexGrid
I have a design on a form that has an MSFlexGrid on it. I can export the form as a BMP image but it won't include the MSFlexGrid on the exported image. How can I get the MSFlexGrid to be included in...
View ArticleInternetExplorer Selection
I'm trying to access an Internet Explorer session via Excel VBA. I want to select a bunch of text and links in IE, then use that selection with Excel VBA to populate the sheet. Namely, I want to obtain...
View Articlerandomize 1 to 80 numbers better than the Randomize function vb6
I have created a keno game that selects 20 numbers out of 80 using the Randomize function. The program also tracks which numbers have been selected the most. after running the app hundreds of thousands...
View Articlestart cmd.exe with textBox as arguments
new to vb i usually program websites with php but i have een wanting for years i am trying to make a cmd.exe to have the ping -t i got that part working but i want the text box to be the arguments that...
View Article[ANOTHER] Error:3704 Operation Is Not Allowed When Object Is Closed
I know this question is to silly to ask, because there are many topic about this error, but I can't find the one that really solve my problem, I got this Error when I'm tryng to delete some record,...
View ArticleMulti-User Chat Server - Not sending data back to all clients.. CODE included
Can anyone out there please tell me what the heck is going on here.. When i fire up two clients to test, and type on either one, they only see there own text... i.e. ClientA only sees what Client A...
View ArticleCould not execute Link.exe
hello...everyone..:wave: im new for vb n vb forum.. im facing a error while compiling my project..after compiling it showing "Could not execute C:programfiles/microsoftvisualstudio/vb98/link.exe." i...
View ArticleHow do I find the in a text file?
I am trying to read lines from a text file and transmit them to a distant location to reconstruct the file. I have no control over how the files were written. Sometimes the last line has...
View Articleabout MENU EDITOR...
Hi all, am using DAO in VB6. I have 6 to 7 Menu items... like FILE, REPORT, EDIT, ABOUT, HELP, EXIT etc... in FILE there are few submenu like NEW, EDIT, DELETE etc. like FILE menu other menu also have...
View Article