10,987 Topics

Member Avatar for
Member Avatar for pasanewa

I have a large report with many rows and many pages. I have to calculate total of each page and then pass that total to another page and so no resulting to the final total at the last page. how do i do it..

Member Avatar for ~s.o.s~
0
31
Member Avatar for cgourley

Hi, I am trying to write a VBA macro to save an excel file as a tab delimited txt file which allows the user to input their own filename. The ability to automatically add the current date would very useful but not essential. I have limited VB or VBA experience. …

0
62
Member Avatar for extofer

What is the easiest way to migrate a project, with about 40 forms, 3 modules, 3 classes, and several designers (Crystal Reports) from VB6 to .Net 2003?? Any ideas?

Member Avatar for waynespangler
0
73
Member Avatar for professionalnet

Heya i was thinking about trying my hand at programming (once again) so I picked up my trusty ol' VB6...and it hit me.. I have no clue as to where to start, as i've just forgotten about everything i've learned. A great start would be muchly appreciated. I was trying …

Member Avatar for professionalnet
0
277
Member Avatar for fdguy3768

Hello, I am new to programming.. ( yes i'm another newb) I 'm working on a small database project. I want to add the ability to read barcodes. I have read other posts and have been a great help. I would like the input from the barcode reader to generate …

Member Avatar for ~s.o.s~
0
77
Member Avatar for jtb19nh

I would like to learn vb6.. I have NO experience in code... Is this something i could teach my self with books and stuff... What kind of math skills are required???

Member Avatar for zaf
0
236
Member Avatar for JohnKelly

I am using VB6 and have a form that is loaded by user action during normal programme execution. There are several Variables (Strings) declared in the General Declaration of the form. When the user has completed the task the form is then Unloaded. If the user then selects the option …

Member Avatar for ~s.o.s~
0
79
Member Avatar for Psynister

Good afternoon (or whatever would be applicable to your location). I have a couple of problems here that I need some help on. I have searched the boards here a bit and found some similar questions and answers, but none of them that actually address what I am currently dealing …

0
88
Member Avatar for royaloba

Hello guys, im trying to connect to .dbf table every time i try to query from the table it gives a error [Microsoft][ODBC Visual FoxPro]Operator/operand type ,mismatch heres my sample code... [code] Dim conn As ADODB.Connection Dim squery As String Dim rs As ADODB.Recordset Set conn = New ADODB.Connection conn.Open …

0
83
Member Avatar for stevo69

Forgive me if this is explained elsewhere (or direct me to it). I've extensively searched for the answer. I have limited experience in VB 4 and 5 but don't have the time to continue to learn later versions. I write small stand-a-lone applications for myself but my questions suround controlling …

Member Avatar for tseavert
0
82
Member Avatar for DenisOxon

Hi, I have a real time application which I write and and support in VB5 running under Windows 98 to XP. If the user has set the options under Power Scheme to turn off the disk or processor it can cause problems to the system. Does anyone know how to …

Member Avatar for ~s.o.s~
0
86
Member Avatar for tseavert

How do I copy a recordset to a new access db table? The new db is already created. Basically I have queryed a recordset from an access db, I want to run another sql on the existing recordset, and the only way I know how to do that would be …

0
56
Member Avatar for Randika

Please let me know how to take the system date and time through VB6."There is a text box,caption must be the system date and time".So how to do it?give me the cordings of it.Please...

Member Avatar for Randika
0
88
Member Avatar for brian.p

Hi, I am having a problem with the below,basically what I'm trying to do is allow the user to enter upper case,lower case ,or alternating text ..like Cw888 or cW888 for example using [B]or[/B] ... it works fine for one command button,that is it displays the error message if the …

Member Avatar for brian.p
0
140
Member Avatar for andrenijn

Hello, I've got a question, I want to use an acces database on a server. I want to use VB 6 to connect the database ussing the internet. Is this possible and how?? I don't want to use a VPM connection. André

0
57
Member Avatar for kshamasb08

Hi, I am beginner of VB. Now I am working on VB 6. The project that I am working was working properly. I have added another form to that project. While inserting text box values into the database it is giving error 424- object required. When I insert the values …

Member Avatar for QVeen72
0
85
Member Avatar for yuni
Member Avatar for QVeen72
0
113
Member Avatar for ikhalid

i am integrating Encryption/Decryption Software (PGP) with VB6 COM Add-In application.....i need to find out the version of "PGP" software programmatically....much obliged if somebody help me out.....Simply speaking how can we find version of a "Software" installed on our computer using VB6 programming. Thanx

Member Avatar for ~s.o.s~
0
90
Member Avatar for asifa1

I want to know how to do search for records in tables using Visual basic in MS access. Example let say we have a table name "abc" in the following format with the saved records like that Company code and About company are two text fields in tables. Companycode ................... …

Member Avatar for ~s.o.s~
0
80
Member Avatar for yuckadirri

is there a way to determine which MDIChild form is currently active, when all of them are open at the same time.

Member Avatar for ~s.o.s~
0
53
Member Avatar for buffy2

i want to use crystal report in vb6 to building a complex report by geting data from access database plez someone hellp me thanks

Member Avatar for yuckadirri
0
57
Member Avatar for buffy2

i hope to find help pleaz i want to criat a complex Report by geting data from access table database thanks

Member Avatar for dmetz
0
141
Member Avatar for seekerems

hi there experts!!!im a new member in this site and i want to know certain thing about vb: code of: 1.creating new password 2. adding new user 3. editing password 4. editing username i know this is very simple for you guys i hope you can help me on this …

Member Avatar for seekerems
0
116
Member Avatar for richburg

I have created activex dll using vb6. I have registered it using regsvr32 on my clients pc. I call the dll functions from both VB exe file and Excel VBA. All works fine so far. When I Remake my DLL file with VB6 both the VB exe and the Excel …

Member Avatar for richburg
0
255
Member Avatar for ikhalid

Here is VB6 Code:[code=VB]Attachement = objMail.Attachments.Add("D:\message.doc.pgp")[/Code] I am trying to automatically attach a file with outlook email......objMail.Attachments.Add method is unable to read the file "message.doc.pgp" very first time when the code execute.....On second n later executions it start recognizing the file n work fine but y not the first time. …

Member Avatar for ikhalid
0
80
Member Avatar for yuckadirri
Member Avatar for Ancient Dragon
0
76
Member Avatar for chutchit
Member Avatar for Ancient Dragon
0
40
Member Avatar for dicklund2

I want to use the buttons on a gamepad (usb) to control my software, does anyone know how I do that? Lets make it simple and say that I want to make label1 to say "hello world" when I press button 1 on the gamepad. Please help. I have seen …

0
53
Member Avatar for stan yost

The following code comes up with a number that has 13 digits past the decimal point. How can I cut this down to 2 decimal places? [Let drivetimeexpense = (rstdrivinginfo.timefromhome * rstdrivinginfo.numberoftrips * 2 / 60) * 20]

Member Avatar for stan yost
0
157
Member Avatar for Shefali

hello all i m having a really silly problem. i have written some codes with mscomm, but i dont know why all of a sudden i m having this problem. the problem is: [CODE] Private Sub Form_Load() With MSComm1 .Commport=1 .Settings="19200,N18,1" .InputLen=0 .PortOpen=True '(Here the error message says that the …

0
75

The End.