** Index of VB Articles **
List of articles in the Visual Basic Articles forum
This list is fairly simple but will expand and evolve over time. New entries will be shown in... more »
sticky
|
|
Select & Delete Sheets in Workbook using Wildcard
Hello,
I have an Excel workbook with ~ 21 sheets in it.
Let's say 7 are named "Red1", "Red2", "Red3", ect....
Another 7 are named for "Green1, 2,... more »
|
|
SQL Queries and Output from Databases
Hello,
Its been about 4-5 years since ive touched VB and I have never worked with VB and databases. I have connected the database to my program and... more »
|
|
moody DirectSS1
I have an unusual problem where the following code works fine on many winxp machines while it doesn't on some others. The Directss1 is supposed to... more »
|
|
problem with image box
Hi
when i tried to move an image box by a timer, it moved but with flashing
what can i do? more »
|
|
If...Then
Maybe someone can help me here.
I have two command buttons: "yes" and "no".
How can I create a way so that when the user selects "yes" then "no"... more »
|
|
How to add data in access using vb6
Hi, i need to extend my system functionality . I need to do add and edit function. Can anyone help me by guide how to do so ? I got error when i use... more »
|
|
TextBox Update inside of a loop (.Net 1.1) / VS 2003
Hello,
I have a simple loop that adds values to a textbox. I would like to have it refresh the text box every 100 records so that the end user... more »
|
|
Back Colour for a DataGrid row in ASP.NET with VB.Net
Hi,
How can I change the BackColor of a row in am ASP.NET dataGrid using a VB Function. My data table in not data bound but I do populate it from a... more »
|
|
Access & Outlook
Hi all,
Im creating a database which has a table linked to an email account. so far i can only get the table to show wether or not an email has an... more »
|
|
VB and SQLite
Hello
I wanted to view the table of sqlite database in a datagrid of VB 6.
and allow datagrid for edit and update to the databae.
PLZ HELP
Best... more »
|
|
Cannot Start your Application, the workgroup information file is missing.....
Hi!
"Cannot Start your Application, the workgroup information file is missing or opened exclusively by another user"
this is the error i got when... more »
|
|
vb installation problem
hi experts,
i am installing vb6 in my computer, its OS is Windows xp and it's Pentium 4, it is installed correctly. but when i open the vb6.exe,... more »
|
|
Launching msoutlook editor on vb2k5
can i launch the msoutlook using vb.net with a selected file from a listbox as an attachment? example
c:\text1.txt will be automatically attached as... more »
|
|
Sending Emails Using VB6
Hi all,
How can i send email to any email address using a specific email address or unknown email address.... Email may contain some... more »
|
|
error regarding Private Sub cmdDelete_Click()
HI..
I need help over here... i have a delete button but is giving me error as " operation is not allowed when the object is closed"
Can anyone help... more »
|
|
VB app running at 50% CPU usage consistently
Hi,
I am building applications using VB and it appears that while these applications are executing, or as they stay open (not performing any tasks... more »
|
|
Runtime error : 2147206460 (80043ac4)
I have developed an exe application using vb6.0 which includes crystal reports and i have used business object's crystal reports version XI while... more »
|
|
Form Designer Disappeared
Hi everyone,
Im very new to this VB thing. I'm using the VB 2005 Express. I am working on a windows application and when i opened the project this... more »
|
|
Updating normal and estimated values in recordset
Hello everyone,
I have some very difficult task to accomplish using ADODB, or DAO in visual basic 6 whichever. This is my masters project and I am... more »
|
|
Automated Application using VB
Hi,
I am new at Visual Basic. I need to create an application which will open notepad file copy that data and paste in to msword and run macro to... more »
|
|
Getting a File Path
Hi,
I've got a form (in Vb Express 2008) which has a TextBox and a Button saying Browse
I've managed to get the form to open the Open Dialogue when... more »
|
|
problem with treeview and its reference in vb6
hi
i have a strange problem with my treeview i currently have in my pogram (in vb6) a week ago i placed a treeview on my form and did all the code... more »
|
|
Deadlock Issues with VB6/ADO/SQL 2005
We have a problem with transaction management/concurrency when using ADO to update a database on a SQL 2005 database. We have a test application, to... more »
|
|
vbSendMail - Dealing with a possible connection timeout
I have utilized vbSendMail in a VB6 program that I installed in Malaysia that uses an email server in the U.S. as the SMTP host. Due to on and off... more »
|
|
vb6 and crystal report 9
hi all,
i am using crystal report to print the names and address of the students.
i can print it in single column but what i want is to print the... more »
|
|