Home > Visual Basic Programming
Visual Basic Programming
Visual Basic Programming forum discussing coding strategies, development and techniques. Go from prototype to product quickly using this robust platform.
VB and Excell help
Hi
Can anyone help, I need to get data from access to vb, and then onto a excell chart from there, tried sending a screenshot, but no luck, so if anyone can help, I'll email the screenshot through to you.
Thanx
Koos
answer(4) view(346) status(

)
to stev
Hi stev
I want to do it through a vb program as I am writing a program for my company.The data is read from the access database into the vb program.Now I want to use the data in the program to make an excell sheet which must also be part...
answer(1) view(350) status(

)
answer(0) view(154) status(

)
how can I get this to work
Hey All-
Code Example :
Private Sub TreeView1_BeforeLabelEdit(Cancel As Integer)
Dim Animals As Node
With TreeView1.Nodes
Set ndAnimals = .Add(, , , "Animals")
.Add ndAnima...
answer(0) view(624) status(

)
Adding up database columns
Hey anyone.
I wrote a program using an access database, now I'm not sure how to get the total of a field, eg. value for a record of a field lets say hours worked, which is differnt for each employee, now I want to get the total hours of ...
answer(2) view(776) status(

)
need help asap
I have two problems. one i need to control the com port under win xp but i can not do it although i have done it under win 98 and me.
second i have no idea on how to use directx with visual basic. any ideas ??
Thanks
answer(4) view(346) status(

)
Asp & Vb
In ASP, used VB Data Access Programming Methods. I would like to know these methods defferent between the DAO and ADO . My familiar method is DAO. How should I learn ADO and ASP. Please!
answer(2) view(755) status(

)
answer(0) view(778) status(

)
OpenForm method in Access 2000 using a variable
I'm trying to open a form in Form view so that it displays a record with the value of a variable called "custname". If I use this code, where the name is entered it works:
DoCmd.OpenForm "Customers",,,"Company = '...
answer(0) view(196) status(

)
VB Query Problem
I have a problem to create a query in vb which use access database. I want to search an employername John's Cafe from table EmployerInfo
The query as follow:
Stsql = "Select * from EmployerInfo where EmployerName = 'John's Cafe' &quo...
answer(5) view(238) status(

)
memo field problem
Hi,
I am creating a small application where there is a word automation from ms access. I managed to transfer the data from access to word using bookmarks but it DOESN'T transfer all the data from the memo field, some data are missing. ...
answer(0) view(875) status(

)
answer(2) view(424) status(

)
excell, access, vbHelp
Hi
Need help, using vb6 Sp5, access XP, excell XP.
Have to get data from access into vb and from vb into excell. Want to create charts from the data I have in vb. Excell charts must be part of vb program and not open in a new excell w...
answer(2) view(361) status(

)
Force mouse-click in wsh
I'm scripting (wsh) for automating a process. The problem is that one of the pages (out of my control) has a js embedded in a frame that I need to click on a (picture of words, no less). The problem is that the link is on mouseOver. Any ide...
answer(0) view(194) status(

)
Memory Segment
Can I from a Visual Basic Project read memory segments such as the DOS command "DEBUG" ?
answer(1) view(137) status(

)
Winzip File
How can I (if i can) create a Zip file from a Visual Basic(6) project ?
answer(1) view(30) status(

)
ipblocking through programing in vb
hai guys,
i want the code to block the ip address or i shd abl to change the ip address depending on my requriment.Iam getting the ip address but iam unable to modify it.so plz help me out.
post u'r code to my mail-id
URL
or
URL
...
answer(0) view(1,000) status(

)
Get FREE copy of Fully-Working TierDeveloper Windows Edition
AlachiSoft TierDeveloper is an O/R mapping and code generation tool that simplifies the complexities of N-Tier Applications and lets you develop real-life applications in matter of days instead of months. TierDeveloper Windows Edition let y...
answer(0) view(160) status(

)
Image saving
Hello, i have been struggleing for weeks on end now and i have looked everywhere for a solution but cannot find one, i am trying to resize a image and save the resized image, but when i save the image it keeps its original size how can i sa...
answer(1) view(803) status(

)
Date Request Query
I need some help with this please.
Here is my script
StrSQL = "Select RateSeasonID from RateSeason WHERE StartDateTime >= #1990-01-01 12:00:00# And EndDateTime=" & Request("EndDateTime")
I send the EndDa...
answer(1) view(539) status(

)
answer(1) view(387) status(

)
first .vbs file
I just found out my web host allows for scheduled tasks to be performed if I supply them with a VBS file. I have never once made a .vbs file and am not even sure where to begin. What I want to do is to execute an ASP script that I have on...
answer(2) view(671) status(

)
Code for any program
hi guys!
i need currently a VB code for a simple program, any program but it should be related to database in Access
I hope I get your help soon while I got to submit it today.
Thank you.
answer(1) view(453) status(

)
Contest Details
Space. The final frontier. Also, one heck of a challenge, when you抮e talking about hard drive space. It抯 a funny thing, when you think about it; in the age of 300GB hard drives we抮e still running out of space. Maybe it抯 because certain soft...
answer(0) view(641) status(

)
How do I stop this loop?
I can't really describe this so i'll have to attach the program.
As you can see when running the program, when the bee flys out of the boundary, there is a message box and the program is supposed to restart and the bee stops moving. Why wo...
answer(5) view(877) status(

)
VB ListBox
What is the code for deleting items from the listbox one at a time
during runtime? When I use Object.Removeitem Index, It only removes the first item from the list. I want it to remove the selected item from the list only.
answer(5) view(962) status(

)
VB textbox validation
Hey all. I'm very new to VB and i need some help on validation.
I have 2 text boxes (txtLeft & txtTop) to change the loacation of a picture (imgMan), when a button (cmdLocate) is pressed I want the picture to appear where it's suppo...
answer(3) view(726) status(

)
MMControl
hi!
i hope somebody is able to help me!
well, let's start with the description of my program (an problem):
on my form is a FileListBox, showing Audio-Files. these files are played with the MMControl.
now my problem:
i want, b...
answer(0) view(933) status(

)
On a Quest for Voice Responce Info
I am looking at developing a Voice Responce System that can be used by callers who supply required info. As an example, once they log in with their user ID's and passwords, allow options to check order numbers to see if they are being proc...
answer(0) view(672) status(

)
MCI Stuff!
Hi there, I'm pretty new to VB so just shout at me if my technical terms are ****
I am designing a Media Player, I have 2 forms, 1 form is the track (mp3) selecter, and one contains the functions (play stop etc).
I want to be able to...
answer(0) view(958) status(

)