473,543 Members | 1,983 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual Basic 4 / 5 / 6 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.
1
921
thread by: cameliahr | last post Jan 1 '14 by: zmbd
im making a program where i have to choose 4 options from the combo box and then the options have to appear in the checked list box , how do i do that?
5
6,883
thread by: Ronn | last post Jan 6 '14 by: zmbd
Hi guys, I've just joined the community today 01/01/2014 but I have used the site in the past just by browsing for answers, so first I must thank you guys for all the help I recieved in the past. Thanks to You all. A little about my self. I have been programing in vb since vb3 but I am getting a bit long in the tooth to start useing anything...
2
1,440
thread by: amarsb4u | last post Dec 30 '13 by: amarsb4u
I've a textbox and a listview. wish to locate and select the record (listview.text) according to the text entered in textbox. Pls help me how to do it?
0
972
Gobindap
thread by: Gobindap | last post Dec 28 '13 by: Gobindap
I am using Visual Basic Express 2010 to create a project. My database is SQLExpress. My project requires to read certain values from database while opening. To backup database, I simply copied database from the location to other, it worked successfully. But while replacing the database as restore, as database is already opened while running...
0
951
thread by: CyberSoftHari | last post Dec 27 '13 by: CyberSoftHari
How to Print Unicode Chars from Ms access 2007 database to Notepad. It is always printing like "??????????? ??????" Example: Open "F:\Test.txt" For Output As #intFileNo Print #intFileNo, ChrW(1949) 'I stored as char Close #intFileNo Answer:
1
1,163
thread by: amoyalyair | last post Dec 24 '13 by: zmbd
Hi, In the Macro I try to open a new sheet and rename it, but the name of the new sheet is changing (sheet 1/2/3...) 1. How can I give a general name for a sheet? 2.How can I rename it with today's date?
3
1,355
thread by: macmypk | last post Jan 18 '14 by: zmbd
Dear Sir/mam I have a two tabels. and two combo box. 1. tabel field is city name area name. 2. tabel is same fields. select tabel then show its areas. combo box1 cities user select city then show its area
0
1,245
thread by: EnricHilario | last post Dec 19 '13 by: EnricHilario
Hello, I', trying to program the access to a https url, but I have a problem, because when I program to navigate the url-> objIExplorer.Navigate "https://edomus.tesa/", then appears a pop-up screen with username and passowrd required , and the program never progress..it stops in this step. I don't know the form to introduce the username and...
2
1,360
thread by: kako0000000 | last post Dec 19 '13 by: Flinty
Hello I used textbox in my project i write a number and some thing writing i textbox using loop for example i used this code Private Sub Command1_Click() Dim i As Integer For i = 0 To 10 Text1.Text = "work is great" & i Next i End Sub
0
931
thread by: Leenheer | last post Dec 19 '13 by: Leenheer
I am using VB5 with speed optimization and have run into a sitution that the compiled code generates an incorrect result. The problem is with the '<' operation. The following code does not compile correctly: If FLD(NR) < FLD2(NR) THEN DO THIS ELSE DO THAT END IF IF FLD(NR) IS FOR EXAMPLE 600 AND FLD2(NR) IS 3000 YOU WOULD EXPECT...
2
1,329
thread by: MOORPHEEUUS | last post Apr 7 '14 by: Honduras2811
Can someone please tell me IF IT´S POSSIBLE, to have a vba code for calculating real-valued root of the polynomial of n power in excel 2007, by using Newton method? i tried to solve a simple P(x) such as X^10 + X^9+X^8+X^7+X^6+X^5+X^4+X^3+X^2+X-200 = 0 , by using solver from excel 2007, but it didn't work out. Al old friend of mine, NEO, send...
3
2,999
thread by: saepuuden | last post Dec 18 '13 by: zmbd
we need some help for our capstone project, its a time record system for working students. we have a client and a server. need some help for our log-out that will store the time that he/she logout in our database. our process is like this Student will enter his/her ID number and password when he/she click or press enter, time will automatically...
15
1,610
thread by: xzorxx | last post Dec 19 '13 by: Rabbit
Hi... I have created MS Access database for stores management and every thing is okay, there is purchase table ,receive table ,transfer table and damage table . each one contain two table, now my problem is in the purchase table let's take a look please first table sno inv_no date supplier second table sno code ...
1
1,018
thread by: DavidThickins | last post Dec 14 '13 by: Luuk
I have an MS Access 2010 database which when opened, displays one of three Care Home Duty Rosters as part of its top menu. It can be an Early, Late or Night Roster depending on which 8-hour segment of the day and the date on which the database was opened. This arrangement works fine for the instant that the database is opened. We alight on the...
0
1,283
thread by: Alawi Chemmily | last post Dec 14 '13 by: Alawi Chemmily
Please help me to get caller id(CID) phone number into my vb6 source code,by using MSComm facility connected through US Robotics message modem. While ringing the phone i am getting input buffer "RING" only instead of phone Number.. Plase help me by any one i will be greatful and appreciate. regards, Alawi
2
1,143
thread by: delboy39 | last post Jan 3 '14 by: delboy39
Hi All, have just found and joined this forum. Bit of background - am 74yrs using m/s office pro 2003 self taught. Using access for small club database. I have a command button on a switchboard that I want to append members details to another database and then delete the record from the current database (member leaves club or is deceased). Am...
0
945
thread by: emachenbites | last post Dec 12 '13 by: emachenbites
I need to get files from my camera. I see it in my browser as a folder attached to "Computer", not under "C:" When it is connected, a control panel dialog shows up and displays the path as "Control Panel > Hardware and sound > Devicess and printers > Canon Power shot........ However, in the explorer, it shows as Computer\cannon...
0
891
thread by: gargrumel | last post Dec 11 '13 by: gargrumel
I have a web application with two dropdown lists. on the SelectedIndexChanged event, I want the page to refresh. What is the best way to accomplish this? Note: Each dropdown list navigates to a new tab when a value is selected. I want the original page to refresh after this event.
0
839
thread by: Fajbuszak | last post Dec 10 '13 by: Fajbuszak
I am working on vb6 I have a pc with 2 network cards. I want to send messages and make sure it comes out of a particular plate. After making socket.bind to do Socket.connect gives me error "Invalid operation at current state" When I do the socket.status socket.bind gives me 1 (open) and no longer supported but the attached Can anyone...
0
857
thread by: saintclairmt | last post Dec 7 '13 by: saintclairmt
Hey guys, I created a macro that will send massive emails by clicking a button if one cell in a particular column includes a specific wording. I.E: If c = "BD" Or c = "BD/PD&R" Then Dim olMail As Outlook.MailItem I have the whole thing, but it happens a lot that we accidentaly click the buttons and massive emails go out again an again, all...
0
1,041
thread by: roi000 | last post Dec 5 '13 by: roi000
hello i do not speak very well english, i want to believe that you understand.So I solved a program which create a fortran dll and call it from visual basic. The programm takes the values of two textboxes, call fortran dll and do the computation and turn the result on a third textbox. It works and all are fine. But my teacher told me that i...
0
1,038
thread by: sonupajai | last post Dec 3 '13 by: sonupajai
Private Sub show_detail() On Error GoTo ErrHnd Dim EmpName, CatName As String Dim intCarried, intAllocated, intAdtnl, intAllot, intLevTaken As Integer Dim rsLev As ADODB.Recordset intCarried = 0: intAllocated = 0: intAdtnl = 0: intAllot = 0: intLevTaken = 0 ListView1.ListItems.Clear If (optnsummary.Value =...
1
7,192
thread by: moishy101 | last post Dec 2 '13 by: moishy101
How can I merge two one dimensional arrays into one two dimensional array? for example: arrOne = Split("Apple,Orange,Grape,Lemon", ",") arrTwo = Split("Green,Orange,Red,Yellow", ",") arrThree should return: ("Apple", "Green") ("Orange", "Orange") ("Grape", "Red")
0
928
thread by: ianadd | last post Nov 25 '13 by: ianadd
I have an Access application which works fine in earlier versions of MS ACCESS on earlier platforms. I am now trying to get it to work in Access 2010 on Windows 7. In earlier versions I simply had to put the DLL in c:\windows\system32 I am currently getting error 48 File not found. Anyone got some ideas? Security? different directory?...
0
941
thread by: anandanr16 | last post Nov 23 '13 by: anandanr16
Hi, I want to run some conditions for one browser and do the same for browsers.When i try "Application.OnTime TimeToRun, "Chrome"" its working fine ,but when i want to do the same for 3 browser at same time its taking only last condtions . Pleass find the code below and let me know how to run all 3 conditions same time. Sub DeleteonTime() Dim...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.