12,425 Topics

Member Avatar for
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
86
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
96
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
74
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
143
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
131
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
167
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
54
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
44
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
226
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
35
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
80
Member Avatar for user2009

(Using MS Visual Basic 2008) Hi I have Created this program so far for a uni assignement, how ever i need to be able to total the arrays so i can display correct total overall, however the array size has to be defined by the user therefore the size of …

Member Avatar for vmanes
0
134
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 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
31
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
56
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
116
Member Avatar for ptatums315

Greetings, Roughly a week ago, my wife had a run-in with "MS Antivirus" while doing some shopping on-line. Not being particularly computer savvy -- even less savvy than me, and that's saying something -- she mistook the faked warning page for real, and proceeded to download some associated malware. (She …

Member Avatar for ptatums315
0
171
Member Avatar for OrderChaos

Hello I am working on a simple calculator program for school. I already have all the button clicks working, which is all that was required. I thought it would be cool if I could get it to where you could use the keyboard for entry and I've done similar things …

Member Avatar for Ramy Mahrous
0
1K
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
46
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
Member Avatar for naomiauk

Hi members... I have made a simple chat bot in Visual Studio with C#.. Its very basic and basically talks to you, saying a few lines.. I need help urgently sexing this chat bot up, making it say more stuff, etc,... I'm wondering if anyone out their can help me …

Member Avatar for cookpau01
0
274
Member Avatar for chound

Which is the best language for creating windows applications? What is .NET framework? Is there any software with which I can use to create win apps with using minimal code and drawing windows and menus and buttons etc without creating them using code. Something like Microsoft Visual Basic.

Member Avatar for Salem
0
640
Member Avatar for omrsafetyo

I am trying to keep formatting between cell references. For instance, I have a date in once cell (J9) and would like to add this date to a text field so e.g.: ="This will take effect on " & J9 & "." However, when I do this, I end up …

Member Avatar for omrsafetyo
0
149
Member Avatar for omrsafetyo

Unfortunately, I don't think this question is solved with a simple vlookup, or etc. I have a spreadsheet that has several tables of data with the following format on one sheet: gxxxx gxxxx gxxxx zzzzz gxxxx gxxxx gxxxx zzzzz The "g"s above would indicate an item for lookup. The "z"s …

Member Avatar for omrsafetyo
0
165
Member Avatar for guest11

hi all, I want to use combo box in my application and i want to give user only selection option for combo box when they are entry data so i make combo boxs style property to drop down list. But when he edit the data then i access that record …

Member Avatar for selvaganapathy
0
246
Member Avatar for jo84

Hello everyone i have started to do a project. I have a form with a ado control on it. i have connected it through string connection. Now the problem that i have is that once the form is executed, and when i start to enter any field suppose "name". Moment …

Member Avatar for selvaganapathy
0
85
Member Avatar for mortgage_master

Hello All, I am a first time poster here, and had a general question. Briefly, I have developed a fairly simple app in VB5 (a couple of controls and some code to run them) and would like to be able to use it on a PDA, rather than having to …

Member Avatar for Comatose
0
95
Member Avatar for devilz

I’m very very new in VB6.0 in my project I need a function where I want to pass month name as variable value which will be selected from a combo box by user and the function will generate the full date from starting to end along with the weekday name. …

Member Avatar for Comatose
0
95
Member Avatar for Black Magic

Hello, I have came from C++ and have decided to learn C# and XNA 2.0, I am wanting a good book for C-Sharp for complete beginners, but [B]not[/B] for dummies. I have came accross: [url]http://www.amazon.co.uk/Microsoft-Visual-2008-Step-Developer/dp/0735624305/ref=sr_1_3?ie=UTF8&s=books&qid=1232880050&sr=8-3[/url] Btw, because I have programmed in C++ I get the basic consepts Reply please?

Member Avatar for hieuuk
0
138
Member Avatar for gaurisweet2
Member Avatar for Jx_Man
0
73
Member Avatar for cham1829

Please help me digital image prcessing.Please send Visual Basic code for image sharpning,Bluring and nagation

Member Avatar for jyotsna sahu2
0
64
Member Avatar for firoz.raj

sir i want to show only distinct row should come in list box. any help would be greately appreciated. [code] Dim con As adodb.Connection Dim rs As adodb.Recordset Dim i As Integer Dim strReq As String * 10 Dim strName As String * 20 Dim strJob As String * 10 …

Member Avatar for firoz.raj
0
104
Member Avatar for araizex

Hi, I'm learning Visual Basic now, n right now working on a project. Hope to get more information VB. Thank you!

Member Avatar for jbennet
0
91
Member Avatar for firoz.raj

can anyone tell me how should i print on the data report page no of total page.suppose there are total 10 page. i want it should display on report 1 of 10 ,2 of 10 ... when i place %p it simply print 1 can anybody tell me ? [code] …

0
45
Member Avatar for ryan311

everytime i click my command button may mshflexgrid did not update :( here's my code [code] If Text1.Text = "" Then MsgBox "Please Input the Product Code", vbInformation Text1.SetFocus Exit Sub End If If Text2.Text = "" Then MsgBox "Please Input the Product Unit", vbInformation Text2.SetFocus Exit Sub ElseIf Text3.Text …

0
68
Member Avatar for ryan311

hi can anyone help me about my problem how can i come up w/ this solution for example 1 + 2.00 the answer should 3.00 or like this 1.35+2.00 the answer should 3.35 how can i do this?

Member Avatar for QVeen72
0
118
Member Avatar for culebrin

Greetings folks, I need to load a word document file into a RichTextBox component, It can't be done directly, so, I need first, convert it to a RichText Format File and then load it to the component. Any Ideas? Thanks Omar

Member Avatar for Comatose
0
419
Member Avatar for firoz.raj

sir i want when user click on the button access report should open. can anyone help me ?. here is the code what i have written but it hangs again and again. [code] Private Sub Command6_Click() On Error GoTo cancel Dim Access As New Access.Application Access.OpenCurrentDatabase ("\\asfserver\itp$\Product_tabletest.mdb") Access.DoCmd.OpenReport "MR", acViewNormal …

0
57
Member Avatar for bharanidharanit

I would like to develop some application or software in Visual basic 2008. Which kind of application is more profitable and can be easily sold? Please someone help me.

Member Avatar for ddanbe
0
48
Member Avatar for rahul.k

Hi All, I am looking for a charting component purely for VB 6.0, I know VB has inbuilt Microsoft's Charting Component, but it does not solve my purpose. I need some cool look charts, If you guys know any such component, do let me know.

Member Avatar for Comatose
0
102
Member Avatar for Matt3144

im fairly new to vb 6 and doing a course which requires a project. in my project i need to save a name, age, and form of a user in a random access file when a button is pressed which i have done, and then when another button is pressed, …

Member Avatar for Comatose
0
219
Member Avatar for Kenny3

Hope I posting in the right place. I have developed a program combining microsoft word and excel and have done my best to stop it looking like either one of those products. I have read elsewhere that I could use a 'Front Loader' to do some preliminary checks (are word …

0
39
Member Avatar for aligatorfurr

I have to write a program that simulates a basketball game... I have the majority of it worked out with the following two exceptions 1) I can't figure out how to make my timer work. Each game is broken up into, quarters then into match ups. Each match up is …

Member Avatar for aligatorfurr
0
94
Member Avatar for ryan311

can anyone here know how to make a fade in and fade out label? in visual basic?

Member Avatar for Matt3144
0
125

The End.