11,868 Topics

Member Avatar for
Member Avatar for Curt1337

Hi there everyone, I have this program due for 10h00 tomorrow and iv been sitting here for 2 hours, stuck because I cant get past that error when I type in the information for the last loop, if anyone could point me in the right Direction I will be greatly …

Member Avatar for asaukani
0
84
Member Avatar for KatyHex

I have been using VS 2003 forever. I am just starting to use VS2008 and I am about to just trash it. It will not render the start up form which is now in a partial class. It uses it to build because I use the objects defined in that …

Member Avatar for KatyHex
0
118
Member Avatar for hassal

Hello, Using visual studio 2008 environment, i would like to change a classic windows application design, so i'm wondering if there is an idea a bout this. i've find some skins like irriskins ([url]www.sunisoft.com[/url]), but i'ts not what i'm looking for. is anyone have any idea, any help will be …

Member Avatar for kvprajapati
0
257
Member Avatar for marc0627

good day to all.. i am new in making macro in excel and i want to make a macro that will copy a certain range to my active sheet and print it... I have a multiple file so i already made a form for the program that will ask the …

Member Avatar for marc0627
0
95
Member Avatar for AndreRet

My turn to ask a question.... Does anyone know how to open a report (.rpt) in Crystal Reports 2008 using vb6? I have just spend a lot of money purchasing this and now it seems that it is not compatible with vb6 at all. It was working fine in earlier …

Member Avatar for AndreRet
0
1K
Member Avatar for SMIFMD

Can someone explain to me how to write the VBA Code that will close another Access Application/Database? I have two Access Programs running. The first Access Program, called Main Program. It is the primary program which contains numerous tables, records, et cetera. I have created a second database, called Employees …

0
101
Member Avatar for flowerfriend

Hi My name is Karla, I'm seeking help for my friend who is a programmer. He created a Mp3 player, but he can't get it to browse files and directories in the same browsing window. He has created a Buttom for browse which loads a new window where we can …

Member Avatar for AndreRet
0
953
Member Avatar for learner11

Im just learning and have made some userforms with text box's and comand butttons and i am trying to make them create a new excel workbook and save it. I have try'd all sorts of different code that i have found on the net but carn't get any to work.

Member Avatar for kvprajapati
0
56
Member Avatar for ogundile

pls help me Write a VB program to capture and view the following student’s records: Matno, StudentName, Dept, Program &Level. Use MS Access or any other database. Note: Divide yourselves into groups

Member Avatar for abu taher
0
137
Member Avatar for prosmart1

Hi Everybody, I'm was given a project that manages sales activity within a company.I'm free to choose any language i would like. It is not a very complicated application. What are the advantges of programming the app in C# .NET vs.VB6 ? What would you choose? Thanks Dan

Member Avatar for QuickView
0
93
Member Avatar for ibrahim2010

hi all,in one of my interview the question paper was like this. we need a banking system application which is having account types like saving account,current account and these account type having deposit,withdraw which are different for the account type,but the view account balance is same for the account type.you …

Member Avatar for AndreRet
0
116
Member Avatar for top123

hi...i worked on few projects on visual basic 5.0 on school which has windows xp......then i created exe file for it and tried to run it on my computer which has windows vista....but i am getting error message which says MSVBVM50.dll was not found...can somebody help me plz...

Member Avatar for kinwang2009
0
118
Member Avatar for jemz

hello need help for this how can i trap if my mch_rs!qtyh is zero example H1010 the quantity on hand is 10 then if i input quantity 10 then click the add button so now my H1010 is zero.then if i input again the H1010 it should prompt that the …

Member Avatar for jemz
0
326
Member Avatar for neosonic

Hi, I would like to know how to free a memory after I am using a imagelist or picturebox/ image file. I have a program who loads picturebox into a imagelist, only 2 pictures at the time. My problem is, after running my program several times (by using "start" command …

Member Avatar for neosonic
0
375
Member Avatar for T.Dott

Hey all, I have a problem with this particular piece of coding I have for my payroll system in Visual Basic 6. I am basically trying to calculate the wages of employee's by entering in the number of hours they have worked. The criteria of how much pay they receive …

Member Avatar for T.Dott
0
488
Member Avatar for Maglin

Hi, I need to insert 5 web pages [5 lessons] into a single slide. Using VBA, i have inserted 5 "command buttons", each Command Button should be linked to a userform, so the userform will have a webbrowser on it. I seem to be having a problem with code. Really …

Member Avatar for AndreRet
0
43
Member Avatar for anchorjoe

I have a problem I am hoping someone might be able to help me with or point me in the right direction. I have been developing a program that simulates an irrigation pivot panel for my job and I am running into a problem when I close the compiled program. …

Member Avatar for AndreRet
0
117
Member Avatar for priyadarshani s

hellow i am a new user here so plse can u give me some information about vb project.

Member Avatar for AndreRet
0
88
Member Avatar for jemz

hello, can you help me how can i put icon in my message box is it possible to put icon on message box.?...hoping for your positive responds...

Member Avatar for jemz
0
216
Member Avatar for leo1937ca

I have created a vb6 program that has 6 forms. I put the button files for all of the BMPs in a (1) Folder named ALL BMPs Form1 loads all the Forms after the the Splash screen exits. when running the vbp file every thing runs OK and the buttons …

Member Avatar for vb5prgrmr
0
1K
Member Avatar for frozie

Ok i have now made a database and A Login in vb6 but how do i connect it to my database online ?

Member Avatar for vb5prgrmr
0
159
Member Avatar for Daffodil_Thursday

I am trying to run some code originally written for Visual Studio 6 on Visual Studio 10. The compiling is flagging up strcopy and saying I need to define _CRT_SECURE_NO_WARNINGS if I want to use this. Having googled and looked on site, it looks like people are adding this to …

0
56
Member Avatar for ankurtandon

Hi All I have “Visual Studio 2008 Standard Edition” and “Crystal Reports XI Developer edition”. I have to integrate crystal reports in my application. I am fine developing the reports using the “Crystal Reports IDE” but not sure on how can I integrate those reports into my application. I have …

Member Avatar for Luc001
0
128
Member Avatar for jemz

hello, can you explain me on this the concept or how this will behave because i am confuse on this .. [CODE]Data Source=C:\myFolder\myAccess2007file.accdb;Persist Security Info=False;[/CODE] and by the way is this syntax persist security aplicable to Microsoft.Jet.OLEDB.4.0;?..please help me on this..hoping for your positive responds...

0
26
Member Avatar for Ionelul

Hi, I have a little problem with a macro I'm working at. I need to pull data from a database and then show it in an excel sheet. Everything work fine till the moment when I want to close the recordset . Then my application freezes and I have to …

Member Avatar for vb5prgrmr
0
329
Member Avatar for jemz

hello can you help me, i make exe file on my project but the problem is that when i separate the exe file in my folder where my project is stored. it will not run..but i want only my exe file and put it to my flashdrive without the folder …

Member Avatar for jemz
0
227
Member Avatar for toocoded

Hi everyone, I really need to figure out how to manipulate the Multiview control with a dropdown list control. Also, what is the C# equivalent to this VB Code [CODE] MultiView1.ActiveViewIndex = RadioButtonList1.SelectedValue[/CODE]The following does not work... [CODE] MultiView1.ActiveViewIndex = RadioButtonList1.SelectedValue; [/CODE] Anyone please help, i'm coding with C# and …

Member Avatar for kvprajapati
0
171
Member Avatar for dixie_flatline

Hi, i have a project to do in VB and its been a while i done anything in it. My problem is taxation and decimal places. How can I round 2.19 to 2.20 ? the actuall number was 2.194 and vb6 rounds it at 2.19, is this as it should …

Member Avatar for dixie_flatline
0
2K
Member Avatar for gabsi

Hi, I searched for few days, and even if I see that there are people getting this error, I can't find a solution. I have an application communicating over the serial port. The application is written in VB6 and 2 PCs, one with XP, the other one with Vista. If …

Member Avatar for gabsi
0
2K
Member Avatar for Krunalexpert
Member Avatar for vbboy
0
134

The End.