Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Visual Basic Forum

Visual Basic programming language and IDE - Ask questions about rapid applicatoin development, GUI, database access, DAO, RDO, ADO, Active X Controls, objects, Microsoft Visual Basic 4/5/6.
Views: 2,932 Announcement: Only Q & A Threads Here
July 10th, 2008 msquared (Administrator)
** Index of VB Articles **
Post Reply? | Posted by: Killer42 | Last post by Killer42, 155 days ago
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
MS access to import specific mails subjects from outlook
3 Replies | Posted by: Isecretl | Last post by IceBower, Today
Dear Friends, As i am totally without knowledge on VB, would like to check you guy as I have a little situation on my hands now, the situation is... more »
Printing screen in VB6.0
2 Replies | Posted by: perro | Last post by perro, Today
I want to print the screen croped from all sides on A4 landscape in Visual Basic 6.0. When I run this script it should move itself into background,... more »
Excel & a .JPG file
Post Reply? | Posted by: harshadd | Last post by harshadd, Today
I have a JPG file, and an EXcel sheet sheet1 of Book1 with default settings.I am inserting .JPG on the sheet 1and stretching it by keeping aspect... more »
please add something to my simple calculator code
4 Replies | Posted by: yosh29rs | Last post by smartchap, Today
Begin VB.Form Calc1 BorderStyle = 1 'Fixed Single Caption = "Calculator" ClientHeight = 3855 ClientLeft = ... more »
Code to print the data from the excel file
1 Reply | Posted by: Saray | Last post by smartchap, Today
Hi, Can you please give me a sample code to print the data to the printer from the excel sheet. Thanks in advance Saray more »
Hello what is the simple code to retrieve date modified of a file.
1 Reply | Posted by: pjnambiar | Last post by debasisdas, Today
Hello friends can any one help me out by providing code to read the date modified of a file. this is required because I have developed a enquiry... more »
Deleting Specific Sheets in Workbook
4 Replies | Posted by: deve8ore | Last post by MikeTheBike, Today
Hello, I have an Excel workbook that has a number of sheets, where "Graphs" begin at Sheet16 and can either be a couple sheets, or many (i.e. 20).... more »
TextBox Update inside of a loop (.Net 1.1) / VS 2003
5 Replies | Posted by: ssouhrada | Last post by QVeen72, Today
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 »
Is it possible to use the Trace Formula Tool while the Excel Work Sheet is protected?
Post Reply? | Posted by: tonyhyde | Last post by tonyhyde, Today
Hi Guys I really need help for this. I have Create an Excel file, in order to not let users to change anything, i have it protect by... more »
Testpartner VBA - passing values between scripts
Post Reply? | Posted by: Mario120560 | Last post by Mario120560, Today
Hello , would you help me, I have two testpartners scripts and I am trying to pass a value, I am making the variable public but the second script... more »
Change Hyperlink Subaddress in Specified Range
Post Reply? | Posted by: Bertha94 | Last post by Bertha94, Today
Hi, I have a macro that adds a row on my summary page, then adds a worksheet where the detail data will be entered for that row. I add the row by... more »
printing as white blocks if Printer.Copies is set
Post Reply? | Posted by: madhupanisetty | Last post by madhupanisetty, Today
Hi, I am getting the text with white box when printed, and this happens only when Printer.Copies is set, am I doing any thing wrong, please help.... more »
how to read data from Form to txt/doc file
1 Reply | Posted by: Anila | Last post by TTCEric, Today
Hi all, I created Form for the employee data entry, and the fields are like EmpName, date of birth, address, gender, education qualification, and... more »
Vb-app: Winsock And Xml
Post Reply? | Posted by: amalasi2008 | Last post by amalasi2008, Yesterday
Hi everyone! I need to develop a client / server program using Winsock. I want to create my own communicating protocol between client and server. I... more »
Finding and Selecting a Column
1 Reply | Posted by: smophie | Last post by MrMancunian, Yesterday
Hi, I'm new to VBA and I'm trying to automate a copy/pasting of a column. Is there anyway to write a code that finds the last column that has data,... more »
data links
1 Reply | Posted by: nattieangel | Last post by MrMancunian, Yesterday
please solve this one for me. Q// Write a program that creates a database of records with fields : name, age and course using unbound controls. the... more »
urgent
1 Reply | Posted by: ahmed222too | Last post by debasisdas, Yesterday
i have a text file contains data (tab delimited), i want to import these data into access table. i want to do this task using visual basic code not... more »
Help pls
1 Reply | Posted by: Yvan | Last post by QVeen72, Yesterday
I hv some problem at diz line (Open App.Path & "/Student.txt" For Append As #2 For A = 0 To ListCount - 1 Write #2, cbo.List(A) ... more »
Adobe with VBA
Post Reply? | Posted by: neosam | Last post by neosam, Yesterday
Hey, Is it true that you need a Adobe reader to take data off a pdf file through VBA. Thanks Neo more »
VBA - Excel Charting help
Post Reply? | Posted by: sitko | Last post by sitko, Yesterday
Hi, I'm trying to create a chart in VBA in an excel sheet. When I manually create it, it creates it just find, but for some reason, when I try to... more »
plot graph real time on vb
5 Replies | Posted by: 9jaguy | Last post by TTCEric, Yesterday
Guys, I treally appreciate the way questions are answered on this forum. I hope I get someone to help on this quickly too. :) I am using vb 2005 and... more »
Writing Formula's In VB
2 Replies | Posted by: nickwright | Last post by jbrumbau, Yesterday
Me Again, I am trying to write a formula using VB Macro's. I currently have the following code as I believed this was correct, but I was wrong. Can... more »
encryption
4 Replies | Posted by: sva0008 | Last post by debasisdas, Yesterday
Hi , i am new to visual basic . I have this scenerio . i have a table name paytable with columns: id , Account number , encrypted_acc . I want to... more »
Function to convert money value to pure indian type
6 Replies | Posted by: ravitunk | Last post by debasisdas, Yesterday
hi all....i have a string which accepts money...in any form like...123456 or 1,23,456.00 or 3456.00...... finally i want it to be coverted... more »
help
1 Reply | Posted by: chets92 | Last post by debasisdas, Yesterday
how can i put an image on top of a commmand button....how can i import icons on my form more »

Top Visual Basic Forum Contributors