11,868 Topics

Member Avatar for
Member Avatar for sganandhsg

hi Friends Iam using Vb6.0 for one msgbox using this message box title need change plz help me.... Thanks

Member Avatar for Comatose
0
107
Member Avatar for sharmila_deo
Member Avatar for andymercurio
Member Avatar for jhonnyboy

hey guys im fairly new to visual basic, but very eager to learn it. I am attempting to make an employee clock in. I want to make a simple clock in that will ask the user to enter their name, and just click a button that will then post that …

Member Avatar for 4advanced
0
596
Member Avatar for jaasaria

hello, by the way im using datagrid in showing all the data in my database... here my codes... ''''''''''''''''''''''''''' form_load set rs = orecs ("select * from employee") set datagrid = rs ''''''''''''''''''''''''''' how can i convert it in list view to view all the data in my database......... plssssssss …

Member Avatar for chanthung
0
187
Member Avatar for jeremy7780

Hello, here is my issue. I am having users load images into the application resouces to be used by the application to display them in a random matchup game. I cannot see how I would code to know how many images are in the folder, how to make 2 images …

Member Avatar for SCBWV
0
84
Member Avatar for crackerjacker

The title basicly speaks for itself. i need some code to add a string value in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices and then to modify the value data. i have checked every where on google and this site, and anything i have found has not worked. Thanks in advance!

Member Avatar for Comatose
0
93
Member Avatar for jaasaria

hi guyzz.. in my report i have a paper size of 3 x 5 inches. how can i customized my designer to fit my requirement.. ? i need a driver for this layout? if ever.. can u share this driver for me... thx in advance.

0
72
Member Avatar for nor_d83

Hello everybody.. Here I have a question regarding my “Budget System” project. It’s about to link the annual budget amount (txtBudget) from form 1 to the (txtBudget) in the form 2. It means that the system user have to set the value txtBudget in the form 1, so that it …

Member Avatar for nor_d83
0
142
Member Avatar for emay

Hello, I need to report frequencies of items from a source workbook & sheet to a target one. If the item already exists in the target, it should just add the count to the correct column, whereas if it doesn't exist, if sould had it to the end of the …

0
43
Member Avatar for atsirk

hello guys, am a newbie here.. and i just want to ask for some help.. if any1 knows more on visual basic and how can i interface it with some hardwares (e.g. 7seg, LED, fan, Buzzer) some stuffs like that. Can you help me understand how can i make a …

Member Avatar for cguan_77
0
130
Member Avatar for vbcielle

hello i am doing a program that saves cell values from sheet1 to sheet2 as my database including the value in the drop down. my program can save the value of the dropdonw to sheet2 ...my problem is how can display return or display any values saved in sheet2 to …

Member Avatar for cguan_77
0
166
Member Avatar for crackerjacker

heres my problem. i have two ritchtextboxes that are full of file names (one per line) they will be mostly the same except for a few new lines. i need code to pick out those lines and do something with them. i.e. put them in a list box or text …

Member Avatar for cguan_77
0
53
Member Avatar for En-Motion

I'm trying to validate my textbox so that the user must enter a Table Number between 1 and 20. The click event of the exit button checks this and if invalid input, displays a message box. It works for all numbers except 3-9 where it displays the warning even though …

Member Avatar for En-Motion
0
73
Member Avatar for nagatron

I am making a facility reservation system for my thesis. Before making a new facility reservation. . .I need to view all the available facility. Ex: Date: 01/20/09 { Here are the list of available facility displayed in MSFlexGrid } How can I determine if the facility is available? Using …

0
35
Member Avatar for nagatron

Please help me how to ignore case sensitivity in VB. My program is to store data in the database, though I use small letters or big letters, the database store the data starting with a capital letter followed by small letters. Ex. [B]Input[/B][B]:[/B] [COLOR="Red"]Neil, neil, NEIL[/COLOR] [B]In the database:[/B][COLOR="Red"] Neil[/COLOR] …

Member Avatar for nagatron
0
224
Member Avatar for jaffer khan

I would like to know Is there any way to append a record in flexgrid I Placed a text box on form , it will accept EmpID and search a record in recordset, if record found then that record should be added to flexigrid.and again another Empid will be enter …

0
38
Member Avatar for jo84

Hello everybody I have a data report that i have created, I don't have any images only some labels . Now i have heard that i can print it to file, and from there i can print it faster in the dos mode. now how do i do this. the …

0
33
Member Avatar for crackerjacker

Hi- so i want to be able to type in a file name (not knowing the path) and have it search the c: drive. then, when it finds the file it will return the path (in a variable, label, etc.) thanks!

Member Avatar for crackerjacker
0
79
Member Avatar for yara.008

hi i use microsoft visual studio i have visual basic . net program i want publish it (make execution file) my program include voice file thanks

Member Avatar for Teme64
0
185
Member Avatar for egboy

Dear Guys, I used the Visual Studio before to send and receive some I/O signals using a parallel port cable, now i would like to know how to do this using serial port specially USB. In conclusion, how to send and recive signals with USB cable. thanks

Member Avatar for Salem
-1
92
Member Avatar for firoz.raj

can anybody tell me how should save list box data in a mrmasterable.here is the code i have written not working properly [code] Private Sub Command7_Click() Dim strReq As String Dim iTabPos As Integer If List1.ListIndex >= 0 Then strReq = List1.Text iTabPos = InStr(1, strReq, vbTab) If (iTabPos < …

0
30
Member Avatar for ryan311

how can i send the 1 form in to another PC? because i have POS or point of sales system? is there anyway to send my 1 form to another pc? how?

Member Avatar for ryan311
0
55
Member Avatar for ruzzty06

i have troubles in accessing dates in ms access with visual basic the database is contains announcements and it has begindate(SHORTDATE) and enddate(SHORTDATE). the code [code] adodcannounce.recordsource="select * from tblannounce where begindate <=' " + date + " ' and enddate >= ' " + date + " ' " …

0
41
Member Avatar for dinilkarun

hey all, I am developing application which has a huge data base. From that application, I generate REPORTS in Excel and FORMS(MS ACCESS) and also some PIE and BAR graphs in MS ACCESS file itself by linking to MS ACCESS back end. Now , I am wondering if i could …

Member Avatar for choudhuryshouvi
0
114
Member Avatar for mps727

Whenever I step through my code, visual studio will step into things like string, and the new operator. When it does this it also leaves a tab for the file open at the top. Is there a way to configure it to only step into code that is loaded in …

Member Avatar for mps727
0
97
Member Avatar for attari19

:sad: Salam, I need complete Account Project Sale, Purchase, Inventory, All Accounts reporty in VB 6.0 . becouse it my task which not solve and face differant Error in programming. Please any body Solve this my HOT ISSUE. Best Regarde &:'( Bundle of Thanks.

Member Avatar for jireh
0
55
Member Avatar for jo84

hello everybody I am new to this forum. i got a doubt. i working on a small project. the thing is my Hosp no should be in the format 123456R. Now there are old patient with the following the hospital number 12345R. In this case i want a 0 to …

Member Avatar for QVeen72
0
151
Member Avatar for firoz.raj

sir i want when user click on req_no of list box1 .after that when he should press print button those records should come on the report. right know it is working fine .it is only showing last req_no report. i want when user click req_no 128 from listbox1 it should …

0
44
Member Avatar for stephen lowry

hi guys i have written a small program to receive data from a cash reg printer everything works fine but(yes theres always a but) the data from the till output is in compleat string ie bread 0.67 what i want to do is extract the last text on right and …

Member Avatar for Comatose
0
94

The End.