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.
Mailing problem - help
I have to send an email through my VB program. I want to use SMTPSVG.dll for that.
I don't have administrative right on my machine, so the administrator copied
smtpsvg.dll on my machine and registered the same. But when I referred it in...
answer(1) view(23) status(

)
Access VBA - Help would be much appreciated
I have a form in access that includes a WebBrowser ActiveX Control. The reason i have this is to show the contents of a folder on our server within the access database. i.e. the link is "\\Bermuda\public\Research\" (bermuda is the...
answer(1) view(508) status(

)
Really Need Help
Can anyone tell me how to a new user to an array while the form is running?????
answer(2) view(778) status(

)
How to select a tab in a window
I writing a wshshell script to enter parameters into a Wireless NIC config utility. The opening screen
has a tab that does not have a shoet cut key, how do I select it from the script?? I am a novice at WSH and since when this window
c...
answer(1) view(748) status(

)
VB and Flash
Hey
i am designing a game, with lfash and VB.
i am using flash for the animation and visual side, and then using VB for the rest of the game (events, items, etc.)
what i have worked out so far...
i made a flash file with FSCommand within fl...
answer(1) view(581) status(

)
computers on network
Using VB......
How to list out the computers that are connected to the Network and
also i want to get the details of each computer. pls can any one help me
in this
Regards
answer(1) view(35) status(

)
answer(1) view(917) status(

)
Return Value of Function
I am trying to fix a program that was made by some other people, so as to get it to work on our network settings.
A problem that I am running in to is when passing a string parameter to a function, I keep coming up with a Type Mismatch er...
answer(4) view(450) status(

)
answer(6) view(175) status(

)
Ms Forms 2.0
Why doesn磘 autosize on the label, in the MS forms 2.0 library, work?
If i set the labels caption during runtime the labels width isn磘 adjusting to the text... so i can磘 see all text. Wordwrap is set to false.
This does work with the commo...
answer(0) view(878) status(

)
answer(4) view(916) status(

)
Macro reading cookies
Hi eveyone,
is it possible to read the values of a cookie from a VB macro in a Word file?
Thanks in advance
answer(0) view(505) status(

)
Newbie: how do I?
Hi All
How would I go about creating a button in an excel work sheet that emails the something I select it to send?
Any help will be appreciated!
answer(1) view(202) status(

)
excell auto-update - VBA question
Is there some component in VBA I can update an
excell with data from the web, without installing
additional OCX on client's computer?
answer(0) view(820) status(

)
Using An Option Group
I am trying to open a report linked to a query from a form with an option group, so as to select specific records, but I keep getting the error message object required, queries!qryCost!North_South =<Object required>
The code in VBA...
answer(0) view(524) status(

)
Timer in data aware class
Hi,
I would like to use a timer in a data aware class, so I declared the following
Dim tmrRefreshTimer as Timer
What I would like to find out is, how do I code an event for tmrRefreshTimer that refreshes a recordset at a specified int...
answer(1) view(1,005) status(

)
answer(3) view(798) status(

)
Need an help to test my last Winsock creation
Hi boyz!!
In a couple of days I've made a program that using the Winsock component can (maybe) do chat and file transfer with 2 hosts ...
naturally is not tested cause I need an host that try to connect to me ...
I attach the code, if a...
answer(1) view(263) status(

)
Importing Text into Access Table via VBA
I am relatively new to coding in VBA and am trying to import a text file into a table in Access 2000 using VBA. I am able to open the text file and get the data I need, but am having diffucilty getting the text strings into the table. When ...
answer(4) view(132) status(

)
OLE Graphing Problems
I am using a cross tab Query to try populate a graph however the graph is going screwy
here is an example of the table
Name sev1 sev2 sev3 sev4
joe 1
john 3
jim ...
answer(0) view(344) status(

)
"FIND" Macro in Excel
This ought to be an easy one.
I've learned VB by playing around, so
forgive my archaic ways.
I have a simple database of codes with cross reference to their
descriptions and the date they were issued.. I want to
create a user-interface ...
answer(0) view(567) status(

)
Excel formatting and combo box
I've been having this problem for the past couple of hours and can't seem to figure it out. I have a VB application that is writing data into an excel spreadsheet. It places the data into the spreadsheet using a loop function and every time...
answer(2) view(419) status(

)
file path
Hello ,
I have a problem:
In Excell i have a a userform and some buttons.
When i click one of these buttons i want that the macro opens a file.
Workbooks.Open FileName:= _
"c:\data\excel_data\S-serie\S456-00b.xls"
But ...
answer(1) view(996) status(

)
attendance scanning system
Hello friends,
We have purchased CipherLab 201 door access controller. It have one peripehral to scan the magnetic card. Once it is scanned it records the time and cardnumber and date. I want to utilize this as attendance system for o...
answer(0) view(959) status(

)
office access vba multi language support conflict
my classmate uses access 2000 to develop a program.the program can run in his computer by his asian language. however, he can not run the same program in english system. there is a fatal error in his program. any procedure can not be used. ...
answer(0) view(972) status(

)
VB Solution???
to all VB programmers:-
Would appreciate whatever assistance to code in VB to the following requirements.
1. Read through the master file and locate for line that contains V4_PL1.
2. Once line is located, open and print to ano...
answer(0) view(902) status(

)
UniCode and Printing
I am new here. Please help me.
I want to know two things.
Can I convert Unicode to Double Byte without specifying the LocaleID or Charset or Code Page
How to print UniCode data to the Printer Object on a Printer that does not support UniCod...
answer(1) view(302) status(

)
Regular Expression - syntax errors
I've spent the better part of a week trying to come up with a regular expression (or series of them) to manipulate a text string. Unfortunately, what I thought would work is throwing a "syntax error" when trying to load the ASP pa...
answer(3) view(292) status(

)
How to retrieve data from Excel by using VBA
Halo, im a newbie 2 both VBA and Excel, I was assigned to design a VBA script which can post various query to retrieve data from multiple excel sheets with same attributes but different data( one at a time )...linking by using ODBC...
Here...
answer(0) view(493) status(

)
Sending screenshot to recipient as email
Hi,
I have program that takes screenshot from active window and saves it to directory. Is it possible to send Screenshot as an email to recipient with the same click-event and how you do it?
Public Function Capture_Desktop As Boolean
DoE...
answer(1) view(500) status(

)