16,916 Topics

Member Avatar for
Member Avatar for mytfein

Hi Everyone, I want the user to select via a checkbox for which employees to print a report. I understand that on a continuous form checkboxes need to be bound to an underlying field. I want the boolean field bound to the checkbox to reside in a WORK table, that …

Member Avatar for Comatose
0
99
Member Avatar for mel2005

[U][B]i only want what you think, the anser is, this came in a exam paper last year, am not sure what the answer is, can anyone help and explane what hes after please[/B]Using access and visual basic or c++ or pascal[/U] i've been told something like this will come again, …

Member Avatar for mel2005
0
91
Member Avatar for peterb92

hello experts!!! im just a beginer.. thats wants to know alot.. i want to program my own tictactoe game.. but i dont have visual basic..can anybody plz.. give me some codes that i can edit my self with javascript or html.. if possible? can you make a tictactoe game with …

Member Avatar for peterb92
0
120
Member Avatar for mel2005

i know this is a vb assignment, but my tutor want me to do it in vb or c++ with access, i need to create tables with access, i can see two tables but am sure there another one, i know css is a table and pencil is also a …

Member Avatar for alc6379
0
125
Member Avatar for mel2005

Using access and visual basic A company has been using a program written in VB using Access tables for sales order processing. The data model they have is as follows. Customer customer No (PK), customer name, address etc Order order No (PK), customer name (FK), date Order_line (order No, stock …

Member Avatar for mel2005
0
181
Member Avatar for peterb92

hello experts!!! im just a beginer.. thats wants to know alot.. i want to program my own tictactoe game.. but i dont have visual basic..can anybody plz.. give me some codes that i can edit my self with javascript or html.. if possible? can you make a tictactoe game with …

Member Avatar for Narue
0
110
Member Avatar for mattcplusplus

Im using an ADO data control to connect to an Access database .mdb I can set the ConnectionString property correctly, but when I set the RecordSource to an SQL statement such as an INSERT statement in this format INSERT INTO table_name (column1, column2,...) VALUES (value1, value2,....) it doesnt work when …

Member Avatar for NewVBguy
0
138
Member Avatar for NewVBguy

Hi there, I'm just thinking if DVD decryptor program is possible using VB6. If it is, can anybody give me some points to consider before going into this project. Thanks in advance. Newvbguy

Member Avatar for NewVBguy
0
87
Member Avatar for Seyha Eng

I have questions are: If I have one shape on the form, and when I run I want to have 5 shapes on my form. What can I do? Can someone help me?

Member Avatar for Comatose
0
381
Member Avatar for Turiya

I am making a medical program saying what I patient needs, what he has, and what he needs to be tested for. The format is an editable spreadsheet like excel, however I have no control to do this, and I need to color the lines different colors _____________________________________________________ |A sickness …

Member Avatar for Comatose
0
114
Member Avatar for chan

i am working with VB6. i used ADODC recordset. in my Form there is some text box and command bottom. it is about Student Data for example. it can view and add new record. i want a view after adding new record.so how can i refresh DataBase record from Access …

Member Avatar for Comatose
0
469
Member Avatar for wallis_online

What I need to do is have the data on the bottom line of my chart to show the full date as it is in the database that I take the data from. In the database it is in the form of 29/March/2005 and this is how I want it …

Member Avatar for Comatose
0
160
Member Avatar for Layla_2401

Hi, I'm using MS visual studio 6 for a C++ program. I am able to run the program from IDE, but when I've attempted to run it from the command line, I get a message the program name is unrecognizable. I've included the following code: [CODE]int main(int argc, char *argv[])[/CODE] …

Member Avatar for Layla_2401
1
220
Member Avatar for rooparaj

1.Compute CRC32 checksum, write a quick piece of code that accepts the packet of data and returns the CRC. 2.How do you use the Mouse OFF event

Member Avatar for Comatose
0
198
Member Avatar for Toulinwoek

I want to create an application that consists of several "modules", each of which would be based on a database table, and will be opened either from a menu or from a button in an Outlook-styled toolbar. Obviously I'll create a "main" window, but then there will be several windows, …

Member Avatar for Toulinwoek
0
153
Member Avatar for Alfarata

No matter what I enter in the text box txtDoorSeries when I run with Debug and a watch on DoorCode it always is 1 . It does not fall through the if statements. Am I using the wrong properties? Thanks for any help. Sub DrCode() If Val(txtDoorSeries.Text) = 610 Or …

Member Avatar for N[e]tt[e]
0
188
Member Avatar for Turiya

"Invalid procedure call or argument" As I try to remove an item from a listbox call List1 I try this code... If List1.List(i) = List1.List(i + 1) Then List1.RemoveItem (i) if the list contents are identical, remove one of them but it doesn't work!

Member Avatar for Turiya
0
399
Member Avatar for indangasy

Comatose, thanks for the example you gave me yesterday. I am using Data Reports. ASsume you have a table with a Combo list with list items like Medical, Protection, and so on. I would like in the Reports to be able to show only fields which have a list item …

Member Avatar for anand_kataria
0
98
Member Avatar for jayrads

I'm writing a c++ program for a class I'm taking. I'm having a problem getting the string variable into the void print_results function. Basically, at the beginning of the main function, I ask the user for their name. I can use the name variable in the main function and it …

Member Avatar for jayrads
1
207
Member Avatar for Phreak

Hi, i am currently wanting to create a VBS script that will do the following in this order: run gpedit.msc then close delete the default user folder in "c:\documents and settings" delete the gpedit folder in "c:windows\system32" copy the "default user" folder from my "memory stick" to the "documents and …

Member Avatar for Comatose
0
235
Member Avatar for ceekay

Hi, I wrote a macro to open a file as Read Only, so normally even if that file is allready open it should open as Read Only no ?? Now when the file is allready open and I run the macro I stil get that stupid notification "Open as read …

Member Avatar for Comatose
0
137
Member Avatar for Comatose

[B]A Little Rant[/B] I love [URL=http://www.mozilla.org/products/thunderbird/]ThunderBird[/URL], I really do. I only have one problem with it. I have not yet found an e-mail client as good as thunderbird, and every e-mail client that I have entertained have all come short of one specific attribute that I really like. You can …

Member Avatar for OurNation
0
459
Member Avatar for manclarky

I created a macro designing a pivot table. when i copy the code into the VB application the pivot table shows a count instead of a sum!!! Any ideas why? Cheers

Member Avatar for Comatose
0
109
Member Avatar for JayseR

I'm new to this whole Visual Basic idea, and my questions may be newb for all of you, but I'd like to learn. Here is my question. At school I was given an assignment , which is: Write a program which uses functions to accept as input from the key …

Member Avatar for JayseR
0
219
Member Avatar for GraveyDice

I have spent a few months upgrading a toolkit I created and is used extensively throughout our organisation of 2-3000 users. I used DTPicker controls as I found these were ideal. My beloved organisation then upgraded to XP and decided that the standard desktop didn't need this control installed locally. …

Member Avatar for Comatose
0
187
Member Avatar for NewVBguy

Hi, I want to know the date when is a file was created plus the size of the file. Can somebody show me a vb code that handle this things. Thanks in advance. Newvbguy

Member Avatar for NewVBguy
0
179
Member Avatar for samnicholls1987

Hello. I have created a logon form in Microsoft Access and now would like the let the user know if the caps lock key is pressed. Instead of when the form is loading.... i would like a message box to display after the form has loaded and when the button …

Member Avatar for Comatose
0
702
Member Avatar for arizonaslim

I'm looking for a legal copy of Visual Basic 6 Professional. Please reply if you know where I can get it (new or used).

Member Avatar for kc0arf
0
155
Member Avatar for Khishin

I'm using MS Visual Studio.NET, and when I try to open a project, nothing happens. I can open the Form1.vb or whatever I've named it to, but I can't see the graphic version of the form editor anymore. Do I have to load something else or is there a view …

Member Avatar for Khishin
0
83
Member Avatar for NewVBguy

Hi, I'm trying to make a backup program but suddenly i got stock with this problem. I want to search all the .txt file in my drive c: and make a zip file on their respective folders. Can somebody share a code for this one? Thanks in advance. Newvbguy

Member Avatar for NewVBguy
0
136
Member Avatar for zenith_du

i want a print preview of the form with all fields which are placed on the form Any body can help me!!!!!

Member Avatar for Comatose
0
62
Member Avatar for haria_kishore

Hi everyone I am new to the world of VB Actually I wanted to know if anyone knows that how to validate option button For example I create 3-4 option button(radio) and would like to check if the user has clicked on any of the button and then it should …

Member Avatar for GraveyDice
0
309
Member Avatar for baboon4000

hello people, i need some help on visual basic, i am currently using the lastest edition of visual basic and access xp, my tutor said if i want to access both of them i neeed to download a serpark from microsoft, 'SP5', do you happend to know the link to …

Member Avatar for mnemtsas
0
105
Member Avatar for reezin14

I just recently purchase VB6 and was wondering if it is worth putting in the time to learn it, seeing that VB.net is being pushed by MS. Should I be trying to learn VB.net instead? I'm basically new to programming and was just wondering if VB is going to be …

Member Avatar for mnemtsas
0
285
Member Avatar for NewVBguy

Hi there, I'm trying to print an ms word file using vb. Before it will go to printer, I want the document file to be viewable but not editable. Can anyone help me. Thanks, Note: I was able to view the doc file but it is editable. I am using …

Member Avatar for Comatose
0
161
Member Avatar for nanodano

I had the idea in my head to write a program that would let you select more than one image you want to set as your windows desktop wallpaper and have it rotate it every day, or every time you boot up or something similar. I really don't know where …

Member Avatar for vegaseat
0
105
Member Avatar for Lapari

Can any body please help me with this. I don't know what is wrong here. when I run my program, only one form appear on screen. Both forms surpose to appear one after another. Or maybe something is wrong with my the code. [code] Module Module1 Public Sub Main() Dim …

Member Avatar for Comatose
0
77
Member Avatar for bennyp
Member Avatar for NewVBguy
0
113
Member Avatar for Bocky

Well, I get both the hotoffers and the "You have spyware on your computer, download free anti-spyware by clicking ok" Neways, my log... First time poster so help me out will ya :cheesy: Logfile of HijackThis v1.99.1 Scan saved at 13:47:17, on 08/03/2005 Platform: Windows XP (WinNT 5.01.2600) MSIE: Internet …

Member Avatar for deonnanicole
0
111
Member Avatar for Lapari

Hi there, I am working on an assignment that I have to create a menu. The user is suppose to select the menu and change form color. But I have no idea how to that. Help please. Anyone?

Member Avatar for Lapari
0
253
Member Avatar for invisal

ok, here is something about me. Age : Now - #01/01/1989# Name : Visal .In Location : Somewhere you can't reach Sex : Male im new here, i like to learning, because i born for learning , and learn never end, right now i know some programming like Visual Basic …

Member Avatar for Dani
0
99
Member Avatar for QB_Pete

A friend of mine wrote me a great dialer routine in VB-5. It works with mscomm32.ocx perfectly on my Win98 and XP but I cannot get it to work on my Win95. The error code is 8018 unable to dial on any commport. Operation valid only when the port is …

0
87
Member Avatar for NewVBguy

Hi there, I want to center the caption of a form and make the caption bold. Can anyone show me how to do this... Many thanks.... Newvbguy

Member Avatar for NewVBguy
0
151
Member Avatar for lostprophet

hi there, i ve got a visual basic project that is being linked to an access database. i ve already got a search function working to populate text box's with the information from one table in the relational access database. i am using the ADODC control to connect to the …

Member Avatar for NewVBguy
0
109
Member Avatar for jaso55

I really need help with putting in additional features in Excel, i also wanted to know what other codes i could put in apart from Screenupdating. I really need help as it is very important for my work. Thanks

Member Avatar for Comatose
0
92
Member Avatar for tricia

Hi, I have 2 variables defined in a code module as public which are used in the same 3 sub procedures. While the first variable is ok, when I debug, the second variables comes up "variable not defined"! Can anyone help? PS I'm a researcher using VB to design experiments …

Member Avatar for tricia
0
178
Member Avatar for bushlink

kindly assist me oh how to store voice files in an access database and later reference them as needed.

0
62
Member Avatar for Kiba Ookami

Hello all! I'm a year one programming student who is currently finishing up his first year, and heading into AP! We only really work with VB in our corse, and we're not moving too fast, so I had a question I'd hope was answerable. Is it possable to cause a …

Member Avatar for uniquestar
0
140
Member Avatar for JB1

Dear all, I have a question around the issue of using VB6 to access MS Access databases. Can VB6 be used to open access 2002, retrieve data from and input data into a table? The following code keeps on giving me the message of "Unrecognised database format" error code 3343. …

Member Avatar for uniquestar
0
226
Member Avatar for jksmithyuk

Im wondering if anyone can suggest a solution to my problem. Im simply trying to connect to a database through VB 6 and add a new record and populate one of the fields. Any help would be great. The code below throws up error message 'Current Recordset does not support …

Member Avatar for uniquestar
0
102

The End.