vba x 200

12,155 Topics

Member Avatar for
Member Avatar for pszlachetka

Hello, I'm having a Form.Show() hang up on me. I currently have one class that has a listen() method that runs in its own thread. Then I Have another class that is my actual Windows Form with all the GUI stuff. The listen() method calls methods of my Windows Form. …

Member Avatar for lok_tan
0
84
Member Avatar for jetyan

If I want to see a Dll file of a Program,and I have not find it in the declares and the 'system' file. I know it is there,how can I find it? thank you!

Member Avatar for jetyan
0
170
Member Avatar for jeevitha

need visual basic codes for dictionary search to take care of situations when people type in wrong spelling. Examples like google search engine, when people type in wrongly search engine actually helps to correct the words that are spelled wrongly Also need visual basic codes of auto fill in of …

Member Avatar for Member #46692
0
108
Member Avatar for octopus1991

hey guys i need your help please really urgent can u give me visual basic codes for 1- a program that calculates the greatest common divisible(divisor) by only (while) statement ...plz guys ! only while or if statements ! 2- a program that prints the following nubers also by only …

Member Avatar for QVeen72
0
133
Member Avatar for NewVBguy

Hi there, Can anybody share me a coding that will search and replace a char or word in a datagrid using vb6. thnx. in advance.. newvbguy

0
71
Member Avatar for jetyan

I find some details of DLLS in header files! but I can not find header files for each dlls. Are there other ways or tools to see details about how to use DLLs and it's functions?

0
68
Member Avatar for mozira

Hello everyone,I am Mozira and live in South Africa.I am currently doing visual C++ for the first time using Borland C++ builder.So i would gladly appreciate it if you could help and guide me with tutorials about visual C++.hope to hear from you soon

Member Avatar for Salem
0
188
Member Avatar for saurabh_kanwar

Hi Guys, Just wondering what's wrong with this coding UN = Form_MAIN!LOGIN_DETAILS.Value model = Form!COMBO_MODEL.Value stDocName = "MODEL_SELECTION" stCOND= "[MODEL_LN]='" & model & "'" And "[TM_NAME]='" & UN & "'" DoCmd.OpenReport stDocName, acViewPreview, , stCOND I'm getting a type mismatch error on the line where I specify value to stCOND. …

Member Avatar for saurabh_kanwar
0
137
Member Avatar for bogeybrown

I get the result I want in a Datagrid by using Recordset Sql: Select * from MYQUERY Where (name Like 'WHATEVER*') I change the name by retyping the whole line, substituting the new name, typed into a long textBox named txt.Select, like this Private Sub cmdSelect_Click() Data1.RecordSource = txtSelect.Text Data1.Refresh …

Member Avatar for bogeybrown
0
116
Member Avatar for Carlos Sa

Hello, all I am having some difficulty in a part of a macro where I want to insert this formula in an Excel spreadsheet. =IF(TRIM(D12)="REG:",1,0)+IF(E12,1,0) When executed, one of the problems I am having is that apostrophes are inserted around "E12", so the second IF looks like: IF('E12',1,0) and excel …

0
54
Member Avatar for mjrels

HI, Actually I have a problem since I cant read properly a file from visual basic. The file is generated in Binary but when I open the file appear this content : 8ø@ Lø@ ÀOø@ ÀOø@ @Mø@ ÀOø@ I dont know how can I convert each value. As you can …

Member Avatar for WaltP
0
81
Member Avatar for t_tanweiboon

I have a file transferring program, however i wondering if i could add an addition feature to improve the security. Isit possible for me to encrypt the file with VB6.0 before sending it to the client?? What encryption methods am i looking at?? Thanks,hope some experts can help.

Member Avatar for t_tanweiboon
0
35
Member Avatar for naheed

i m student .i m doing my final project. i really found this forum to be very useful for me. my project is related to screen capturing i want to create a file with .swf extension from images in a directory and a wav file. simply u can say that …

Member Avatar for antonybls
0
181
Member Avatar for sugarboy rider

I want to make an evaluation version that lasts one month, how can I do an executable that works perfectly during this time and afterall it stops and is then no working anymore?

Member Avatar for sugarboy rider
0
117
Member Avatar for JohnKelly

I have a project where I have a Variable defined as a single (VariableS). This Variable is assigned a value e.g. VariableS = 32.555 Later in the project I have a variable defined as a double. (VariableD) If a use the code VariableD = CDbl (VariableS) the resultant value of …

Member Avatar for QVeen72
0
90
Member Avatar for jetyan
Member Avatar for jetyan

I wrote a program ,which was used to control a Testing equipment,by VB6.0 in win98 some days ago. So does it matter if iI update my OS to WIN2000/xp?If I want to use my as before,what should I pay more attention?

Member Avatar for QVeen72
0
67
Member Avatar for Roobyroo

My laptop is not dead, but dying, so I hope it's OK to post here Sometimes the scrollbars won't show up in certain applications, most notably a Visual Basic app I wrote myself. I'll open a form and there will be text and objects going off the screen to the …

Member Avatar for Chaky
0
111
Member Avatar for anandarose

Hi everyone! I would really appreciate any help that I can get on this problem. My professor asigned us a project where you create a program that essentially simulates coin flips. The first step in the program is to ask the user how many times they want to flip the …

Member Avatar for anandarose
0
264
Member Avatar for johnbal

I have a table for which I have to create a report.The user must only enter the dates(from and to).The date field is present in the table. Please help me to do this.

Member Avatar for udaywali
0
751
Member Avatar for NewVBguy

Hi there, I'm new to this sqlserver package. Is VB6 can able to work with this package like connectivity issues?. Can somebody advice me about this because my previous experience is purely on ms access database as backend front end vb6. thnx in advance.. newvbguy

Member Avatar for NewVBguy
0
100
Member Avatar for PaulCruice

GreekWord1 EnglishWord1 Notes1 GreekWord2 EnglishWord2 Notes2 , EnglishWord3 Notes3 GreekWord3 EnglishWord4 Notes4 GreekWord4 EnglishWord5 Notes5 . EnglishWord6 Notes6 GreekWord5 EnglishWord7 Notes7 GreekWord6 EnglishWord8 Notes8 ? EnglishWord9 Notes9 GreekWord7 GreekWord8 GreekWord9 The above made-up example above may lose its formatting here but I think you will get the drift. Column A …

Member Avatar for Comatose
0
120
Member Avatar for cancer10

Hello, Can someone make me an exe of this VB code? [url]http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=33626&lngWId=1[/url] I am at office now and dnt have VB installed here...so just need ur help... upload it to [url]www.rapidshare.com[/url] Thanx

Member Avatar for Comatose
0
48
Member Avatar for JohnJoon

When my program runs on a machine with XP sp2 installed and with off 2003 the following goes wrong In a table in Word f.e. 3 rows the 1 row is good with the data i presume row 2 has two sentences the 1 line has the coorect data and …

Member Avatar for Comatose
0
134
Member Avatar for jondo

I need to format a 4 byte numeric value that decodes results = (byte1 * 256 * 256 * 256) + (byte2 * 256 * 256) + (byte3 * 256) + byte4 can it be done :?: /jondo

Member Avatar for Comatose
0
80
Member Avatar for naheed

i wanna know how to draw text over picture box in multiple lines using print method if i used label control over picture box to draw text in multiple lines then i dont know how to save picture with label if anybody hve solution of my problems then pls reply …

Member Avatar for naheed
0
209
Member Avatar for andreavb

Hi people, I'm new here. I'm a webmaster of a Visual Basic site called [URL="http://www.andreavb.com"]AndreaVB Programming[/URL] hope you'll give a look at it and tell me what you think kind regards, Andrea Tincani

Member Avatar for happygeek
0
25
Member Avatar for gdlgplic

I created a file that some vice presidents are looking at. They are very inexperienced with excel and I am trying to think of every possible error that could happen. However I know of an error but do not know how to fix it. They open the file, and it …

Member Avatar for Comatose
0
94
Member Avatar for mechbhaskar

Hi , Presntly i am working on Graphics migration, for this i am developing a dll file. starting function of this dll will take VBInstance handle as the input parameter, and creates Graphic objects on VB graphics editor, while creating graphic objects, my properties dialog is flickering continously while adding …

0
70
Member Avatar for Lea

Hello you all. I am an MA student in Creative Music Technology and currently trying to write a little game based on voice recognition. I downloaded the speech SDK 5.1 from Microsoft and had a look at the example code. Evertime I hit "run" I am prompted with: "Runtime Error …

Member Avatar for lexicalthinker
0
218
Member Avatar for hitpatel256

Dear All, Could u please tell me how to write VB script to control Windows mediaplayer. Thanks in Advance.

Member Avatar for Marikanna
0
68
Member Avatar for rasto

Hello Guys, Is there any way one can get pwd en uid of users by attacking LAN (intranet) data dictionary using vb6? Regards

Member Avatar for Comatose
0
49
Member Avatar for sheeja_k
Member Avatar for Marikanna
0
63
Member Avatar for petzoldt01

Ok, I have programmed in c++ for a while, but recently, I have found an emulator that supports vbscript files and have some questions about it. What I need to do, is detect a keystroke with the vbscript. How does one go about detecting a keypress with a vbscript, while …

Member Avatar for Comatose
0
149
Member Avatar for mslemony

Name: Pam Nicknames: MsLemony, lemonflower, PJ, shorty Hair: Brown Eyes: Hazel Age: 53 Location: Missouri Hobbies: Fishing, Computers, and Sewing Education: A.A.S Computer Information Systems Favorite Movies: French Kiss, Life of Bryan, Seven Year Itch, Nanotchka Favorite TV Shows: Big Love, Seinfeld, ANTM, So You think you can dance, House, …

Member Avatar for happygeek
0
45
Member Avatar for bogeybrown

I have posted items on my vb problem with detailes of my code to sort in vb with very little response, so i will be brief and present only my problem. The only practical advice I got was to search for arrays and sorting through search engines. Several of them …

Member Avatar for bogeybrown
0
133
Member Avatar for royaloba

2005/11/09 18:32:11, Event:Access, Door:entry, Card No.:2727, Description:266:55748 Date time event door card no. description +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2005/11/09 18:32:11, Event:Access, Door:entry, Card No.:2727, Description:266:55748 2005/11/09 18:32:13, Event:Access, Door:entry, Card No.:2345, Description:266:55732 2006/01/11 14:07:02, Event:Cover Removed Return to Normal, Door:5 2006/01/11 14:07:02, Event:Cover Removed Alarm, Door:5 2005/11/09 18:33:58, Event:Card No. Error, Door:entry, Description:266:51792 …

Member Avatar for Member #53442
0
160
Member Avatar for mileshedison

hello i am miles hedison from skegness, lincolnshire in england, i am interested in all kinds of computer information especially networking and microsoft visual basic type programs.

Member Avatar for happygeek
0
22
Member Avatar for BombAppetit

greetings.. I'm currently working on a form using Excel VBA. The form displays graph of a certain area in a worksheet. How do I create a multiple series chart, with one of the series being a line graph, and the rest being bar graphs? I currently use the multiple-dimension array …

Member Avatar for BombAppetit
0
187
Member Avatar for AtulKulkarni

Hello Everyone, I want to write a code in ASP where on a button click, a function(wrtten in eighter java or vb script) will be called . The function will execute a stored procedure which will be used to insert and delete records in a SQL database. I wanted to …

Member Avatar for Member #114696
0
90
Member Avatar for richiecomp

I am trying to design a small database project for school. I have gone over this for about a gazillion time, and it seems to have turned into a challenging maze. This is from the book "Visual Basic 6 How to Program." Anyway, where is the problem: Define a complete …

Member Avatar for richiecomp
0
603
Member Avatar for learnerd

Hi, I am trying to use the "My" functions in Visual basic, but every time i run the code, it give me a Runtime error 424 - object required. I am a newbie at this, please help. I don't have anything else in the code, just New Project, Stantard EXE …

Member Avatar for learnerd
0
131
Member Avatar for bpmccall

I have created two ActiveX EXEs, one is the client, the other is the server. I want to set up a system where a single server class handles the method calls of multiple instances of the clients. The problem is, the only way I know how to create a reference …

0
55
Member Avatar for dbismo

Hi all, newbie here! :eek: I'm an ICT student majoring in Software Engineering who will be doing my Final Year Project on January 2007. I know it is still a long time, but better be ready!! Currently I'm looking possible topics that are interesting and do-able. I'm interested in Java/C/Visual …

0
21
Member Avatar for mruane

hi, first off I want to say that I was helped immensely by the other posts, especially the one where the one person was talking about classes. From veiwing his coding i was able to get my text adventure started. My basic questions are: 1) how do I learn the …

Member Avatar for bumsfeld
0
119
Member Avatar for kmassing

With the following code I get an HTTP 500 error. What am I missing, please? I have the connection and it test o.k. with a simple Select * query. I am trying to populate a dropdown box from an Access table. Also, I would like to purchase an ASP 'toolkit' …

Member Avatar for Member #114696
0
94
Member Avatar for roopn

[code]echo "hai"; sir i need help how to write data into the serial port using vb6 code[/code]

0
54
Member Avatar for adalita_m

Okay I am after how to make a password protected logon to access the program I am making in VB. I have a TXT file with the passwords in it.

0
89
Member Avatar for arvin2006

i am doing a project, and i am not that good in database. pls help me to solve my problem regarding my thesis. i know how to mainpulate controls in visual basic and other aspects, but with regards to database access, i only have basic knowledge.. my project goes like …

0
67
Member Avatar for naheed

i hve created avi from bitmap but not finding the solution how to add wav file to avi. if anbody know then pls provide me code in vb6 i will be thankful to u tell me pls how wav file can be added to avi. reply me as soon as …

0
89

The End.