vba x 200

12,155 Topics

Member Avatar for
Member Avatar for jto

i have a vb program , i want to run this program on my local intranet , is it possible that my program remains on a single pc and all other pc will access the same from that single location , i have used crystal report tool also , is …

Member Avatar for mrmike
0
215
Member Avatar for mazza 412

I have a form that I've created in excel. I am trying to write a macro to run behind it to work along with the check box ActiveX Controls I've inserted in the document. I asked one of my programmers to help and he said he cannot get the macro …

Member Avatar for mazza 412
0
103
Member Avatar for Artie

Hi everyone: I am Artie Brown - a new member. I am a web designer and i am new in software development. However, i am using visual basic express 2005

Member Avatar for Artie
0
82
Member Avatar for kitcath_07

please send me the code of cpu scheduling using visual basic it will be pass tommorow tnx

Member Avatar for Comatose
0
73
Member Avatar for sham
Member Avatar for Tal Aviel

Hello all, I'm trying for hours to compile a visual c#.net project. I have a Visual C# .NET Project with 3 Forms. How can I build from this project .exe File which I be able to send for everyone? Please help me ! (Note: Please don't tell me "Use Csc.exe", …

Member Avatar for Tal Aviel
0
98
Member Avatar for Artie

Hi: I need some assistance in creating my media playlist. how do i create a playlist for my media player using visual basic express 2005 Thanks! Artie

0
46
Member Avatar for kmbhat1971

I have been developing a program in visual basic 6.0 with multi language facility both in English and Arabic. The problem here is I can type Arabic, but while making printout(IN WORD DOCUMENT) from text boxes or labels i get some other FONTS.Kindly Help me out.

Member Avatar for Member #53442
0
501
Member Avatar for Apostle

Hello Sir/ Madam, I am a student in IT. Through correspondance, i reached my final semester and now I have a 200 marks project based on database management. My project is about bus reservation. I used Visual basic as the front end, to design a few forms and Ms Access …

0
51
Member Avatar for tecman

Hi How can I create vb6 application that can be able to access to mySQL data base on web site ( the app is on computer connected with the internet ) . Thanks .

Member Avatar for aparnesh
0
70
Member Avatar for Suraj Shrestha

I am making the interface program in VB with the serial port communication in the null modem configuration with customizable baud rate selection. Would you please help me in writing this code, it is one of the part of my project and mandatorily fininshed in time. So, please help me …

Member Avatar for WaltP
0
66
Member Avatar for adalita_m

I need to know how to get change in 5c 10c 20c 50c $1 $2 $5 $10 $20 $50 $100 in the smallest possible denomination. In AUS dollars.

Member Avatar for Member #53442
1
105
Member Avatar for sameer1982

I'm a novice at VB and wish to populate a datagrid by connecting to oracle table. I've an ADODC data control inwhich I've used Connection String and given the SQL query after selecting cmdText option. The test connection also succeds but only empty datagrid is displayed when I run the …

0
94
Member Avatar for arvin2006

hello everyone! i add an executable program with my vb project but the problem is that it takes some time before it opens so i decided to put a loading form. how could i associate the form load with the exectubale file? i set timer and it works but it …

0
58
Member Avatar for Seba Sama

Is it possible to connect to the hidden/special shares on some network computers from a VB application? i mean C$, D$, ADMIN$, other_share$. i have the local user Administrator and the password for those computers. Can it be done without having to use shell commands (net use, nbtstat etc) ? …

Member Avatar for mrmike
0
232
Member Avatar for inbal

G'DAY! I have software made by VB6. I execute spesific report from my software, than i close my software of the print preview. The software transfer all data from my software to excel & exhibit the excel with all data who transferred from my software. I would like that when …

0
62
Member Avatar for royaloba

Hello to everyone, i have a project which base on text file. and i already know how to view the text file using a listbox, what i want to know is on how to delete a specific row in text file.. thanks;)

Member Avatar for WaltP
1
497
Member Avatar for SeekAnswers

Good day, I have been developing a simple application that teaches programming languages, I was hoping to store the necessary lecture slides in the Database, and retrieve them for later use, but I have problems displaying them onto the application forms, can anyone guide me on that area, or direct …

0
82
Member Avatar for arvin2006

hi to everyone! thanks for the responses.. how could i create an os by means of vb6? is that possible? i have learned that c,c++ and asm are the appropriate program for creating such, but still i want to use vb because it is the one i am inclined with,im …

Member Avatar for Comatose
0
86
Member Avatar for misiom

Hello, I have a Activex exe, that makes use of multi threading. I have two PCs. A and B. When I run the program on A ( both in debug and compiled exe) it executes fine. I then created a package, installed it on PC B and the exe ran …

Member Avatar for Comatose
1
176
Member Avatar for arup_ban_pwc
Member Avatar for tecman

Hi How can I to access to mySQL data base on my web site from visual basic 6 application. thanks.

0
80
Member Avatar for BombAppetit

erm greetings.. i have a situation here regarding picturebox. there are 2 boxes, 1 is for template image, and one for image to be compared with. i planned to make the user able to draw a box in template image picbox, as a region where the image the other picbox …

Member Avatar for Comatose
1
172
Member Avatar for arvin2006

hi everyone! have a blessed day! is there anyone can help me to customize the data report such as on how set the data report's margin, size etc.. thanks for the response

Member Avatar for aparnesh
0
107
Member Avatar for bilalmuslim

Could you also email it to me at [EMAIL="bilalmuslim@gmai.com"]bilalmuslim@gmai.com[/EMAIL]

Member Avatar for bilalmuslim
1
85
Member Avatar for Seba Sama

can someone hlep me with this ? i have the user names. now i need to find the name of the machine they are logged on to. how can i do this? i mean known : username, domain needed : machine name pls help i really need this one.

Member Avatar for Comatose
1
186
Member Avatar for evansvb

[COLOR=#000000]I am trying to develop a college project that will help a user who uses dial-up method to connect to the Internet to setup a connection on their computer. The same software will also guide a user to configure email programs such as Outlook Express or Microsoft Outlook (OE/ME) and …

Member Avatar for evansvb
0
111
Member Avatar for memet

I have ten points in space each of them have its coardinates value in (x,y,z) i want to plot these points in 3D view and iwant to be able to rotate this drawing

0
55
Member Avatar for arvin2006

hello to everyone.. how could i set the vb form properties such that the user could not click outside the form unless the form was closed. it should not be minimized if someone clicks outside the form. thanks!!

Member Avatar for DavidRyan
0
68
Member Avatar for B.H

Hi, My problem is Am using SQL SERVER as database with VB.NET as Front End. I do have a database Known as Trackers with a Table known as Emp In Emp,I have the fields as Name,Surname,Emp_ID,Address. Here I have made the Emp_ID in the database..its Identity to "Yes"..so that the …

Member Avatar for jaay
0
193
Member Avatar for lover99509

I finished My project and its working fine But only on my pc. If i try to test the program on another PC which does not have Visual Basic program installed on it, then it does not work and I get some errors,Some not working functions or objects. I know …

Member Avatar for purplegerbil
0
146
Member Avatar for doug98

I have written some inventory control programs using a comma deliniated file (.txt) as the running database. Can a VB executable access an Excel file the same way?

Member Avatar for Comatose
0
180
Member Avatar for satellites101

Hello, does anyone know where I could possibly find this ocx. I have searched high and low and can't find it any where. All links that I have found are dead. Any help would be greatly appreciated. Thanks in advance. satellites101

Member Avatar for Comatose
0
103
Member Avatar for Rob Cornell

hello there i have a matlab program that plots an equation. now i need to display this plot on a vb6 form. any idea how i can do it? also will this vb code work if the clients system doesnt have matlab installed in it? hoping to get some help. …

Member Avatar for b4codes
0
96
Member Avatar for free2cboy82

Hi Expert, I just wanna some help here. I have tried to connect my applications's database (Microsoft Access) using ODBC...but I can't get connected with the database. Actually the system I develop needs to be networked so, I try to run as a shared database (suppose to be)...but I can't …

Member Avatar for SamY
-2
178
Member Avatar for Hotshottech

Is there a code in VBA that will read data from a RS232 port and import it into the selected cell in excel or can I buy a program that will work.

Member Avatar for BombAppetit
0
372
Member Avatar for SpitJock

Hi All, Does anyone know how safe it is to delete the contents of the CSC (Client Side cache) folder in XP Pro? We've been using it as a technique for solving synchronisation errors on our network, and it seems to work OK (I know that users will lose any …

0
59
Member Avatar for JohnKelly

I am using the Common Dialog ShowOpen to select a file to open using VB6. How can I ensure that the control is centered over the calling form. If I use two screens often the dialog control opens on the other screen and is hidden behind other windows.

Member Avatar for Comatose
0
362
Member Avatar for tezmin

[CODE] Dim rs As New ADODB.Recordset Private Sub Command1_Click() Me.CrystalReport1.DataFiles(0) = App.Path & "\Database.mdb" Me.CrystalReport1.ReportFileName = App.Path & "\Reports\BRYeild.rpt" Me.CrystalReport1.SelectionFormula = "{NewJob.strShipmentType}='" & Combo1.Text & "' and {NewJob.Date}>=#" & MaskEdBox1.Text & "# and {NewJob.Date} <=#" & MaskEdBox2.Text & "#" Me.CrystalReport1.WindowState = crptMaximized Me.CrystalReport1.Action = 1 End Sub Private Sub Form_Load() …

0
60
Member Avatar for shabina

hi, am facing problems with taking contents/added items of a listbox in one form(Add) and displaying it in a similar listbox in another form(Modify) which has an adodc for navigating thru records. now i know textbox works fine but listbox is giving a hiccup...any ideas? :!:

Member Avatar for shabina
0
106
Member Avatar for daniwebaccount

Is there any way to like 'dim obj as _______' and then control real objects with it? Like... obj = text1 obj.text = "blah" ..and it work?

Member Avatar for daniwebaccount
0
125
Member Avatar for stan yost

I've created 2 tables in Access and have created a form for each table in VB5. Each autonumber field is the primary key of it's table. When the first form comes up the autonumber field has a value but when I go to the second form the field is left …

Member Avatar for Comatose
0
127
Member Avatar for shabina

attached is my project and i'm kinda facing problems with listbox. this is a simple project of adding, modifyind, deleting records. In frmAdd i have a listbox which enables attachment, this is working fine as it adds to the database, however, it does not add to the other listbox in …

0
65
Member Avatar for mikefromchitown

Hi, I'm hoping that someone can help me out. The Range statement below has an issue with the right hand side of the equal sign. If I leave out the "& i", the information in the first text box is copied into all of the cells. However, I want to …

Member Avatar for Comatose
0
234
Member Avatar for stan yost

I've got a bunch of fields displayed in a form and I can change them on the screen and the changes are saved in the database. How can I make them so they cannot be changed?

Member Avatar for Comatose
0
117
Member Avatar for the.future.zone

Hi. Which language family is better between Visual Basic family and C family for a programmer that doesn't want to be limited to PC applications only?

Member Avatar for Rashakil Fol
0
137
Member Avatar for Stewie

As far as I know when a check box is check the value should be 1 and when it is not checked it should be 0 correct? In my case if I don't check the box its null and if I do its -1 Here is my code [code]Private Sub …

Member Avatar for Comatose
0
249
Member Avatar for 15w40

does anybody nows if there“s a decompiler program for .exe created with vb6???. I have compiled a program and in the process a lost a form!!. The only way to get all the coding back is to decompile the .exe

0
96
Member Avatar for lover99509

Guys, I have a problem. I want to locate my database directory so taht i can connect to it ok. I decalred a variable in the general part of the form and used commonDialog object to have open file dialog and get the Full directory name using CommonDialog.fileName property. But …

Member Avatar for Comatose
0
106
Member Avatar for Tiregal06

I have inherited an Access 2000 database that has a text box where you click on a file path that is already entered there and it is suppose to bring up a Word or Adobe file. Sometimes the file will open and other times Adobe will open and the document …

Member Avatar for Comatose
0
177

The End.