ole

392 byte By Rob HErmans at 2007-11-15 10:16:49
I have an OLE link to an Excel spreadsheet. It works fine in my VB5 app.Once my user has updated the spreadsheet, I wish to retrieve some values from specific page/row/columns of this psreadsheet for use in my VB app.Could someone point me in the right direction please?I have searched the docs and c...

ole

392 byte By Rob HErmans at 2007-11-15 10:16:50
I have an OLE link to an Excel spreadsheet. It works fine in my VB5 app.Once my user has updated the spreadsheet, I wish to retrieve some values from specific page/row/columns of this psreadsheet for use in my VB app.Could someone point me in the right direction please?I have searched the docs and c...

Multiple threads in VB Winsock Apps

97 byte By Rob Nolen at 2007-11-15 10:16:51
Is there a need to spawn multiple threads in a simple VB app that just scans ports using Winsock?

Multiple threads in VB Winsock Apps

97 byte By Rob Nolen at 2007-11-15 10:16:52
Is there a need to spawn multiple threads in a simple VB app that just scans ports using Winsock?

Get the decimal separator

408 byte By Neph at 2007-11-15 10:16:53
Hi,How can get the decimal separator from the international settings ??I've an Error#13 in a small application using external file sended to a french friend which has the , for decimal separator - unfortunately the file generated contains . as decimal separator - actually I trap the error #13 b...

Replace VBs InStr with a Function

480 byte By Vienna at 2007-11-15 10:16:54
In the application I am developing, time and speed are very important.In the analysis we have conducted, we found that VB's InStr is considerably slow.I would like to know if anyone has written a function that does the same thing as VB's InStr but faster?Thank you, and please forward me an...

running Excel-Code from Access

1072 byte By Fritz Schmude at 2007-11-15 10:16:55
I have strange errors occurring when I want to run VBA-code inside Excel when the Excel-file is an application-object in Access.Access-Code is like:> Dim objExcel As Excel.Application> Dim wrkBook As Excel.Workbook> Dim strDokument As String > strDokument = "d:\...\test.xls">...

URGENT : How to read data from SERIAL PORT using VB

233 byte By Dinarto at 2007-11-15 10:16:56
I've made a hardware that send data (bits) to PC using serial port.<br/>I use 4 bits of data.<br/>I know the pins which is used to send the bits to PC (using pin number 10, 11, 12, 13, 15, 16, and 17).<br/>Thanks.

URGENT : How to read data from SERIAL PORT using VB

233 byte By Dinarto at 2007-11-15 10:16:57
I've made a hardware that send data (bits) to PC using serial port.<br/>I use 4 bits of data.<br/>I know the pins which is used to send the bits to PC (using pin number 10, 11, 12, 13, 15, 16, and 17).<br/>Thanks.

How do you change registry setting using VB?

172 byte By Rick Okrasinski at 2007-11-15 10:16:58
I want to change the way the system formats the date in the registry. If a users setting default to m/d/yy I want to change it to mm/dd/yyyy.<br/>Thanks<br/>Rick

Listview Flickering

468 byte By Giri at 2007-11-15 10:16:59
When listview control is updated frequently and randomly it flickers too much.Since only one row is updated, WM_SETREDRAW message makes no difference as after updating one row the display is enabled.I did use listview messages like LVM_SETTEXT etc. to change the listitem and subitem values. But, lis...

Converting from VB4 to VB6

365 byte By Johan Jarlen at 2007-11-15 10:17:00
Hi!!!Wondering if anyone have experience in converting Visual Basic 416bit systems to VB 6, 32bit. I understand that VBX controls, especiallyfrom third part vendors, can cause problems. What other problems,pitfalls are there? Brief descriptions will do, no details necessary.Thanks in advance/Johan J...

System Metrics

531 byte By Jim Williams at 2007-11-15 10:17:01
I need to retrieve the System Font Size so I can scale the app to fit the screen. I have used GetSystemMetrics to find out the resolution of the screen and scaled accordingly but by using Large Fonts a screen can change its displayable area. I have coded for any screen size - the customer is using 1...

VB and Dos Program

516 byte By Farhan Shah at 2007-11-15 10:17:02
Hello All: I am working on this project which get the information from serial port using DOS program. Problem is when I run my program(vb program) and Click on Sen(to send data to dos program which is running, it says (Frozen in window down in my toolbar), but if i bring the Dos window in full scree...

Crystal Reports

236 byte By SIew Chen Way at 2007-11-15 10:17:03
How do I make crystal reports print a report between a certain date. The one<br/>that I have tried out so far is [in Date " & Beginning & " to Date " & Ending]<br/>but it doesn't work. Please help. This is urgent. Thanks.

Crystal Reports

236 byte By SIew Chen Way at 2007-11-15 10:17:04
How do I make crystal reports print a report between a certain date. The one<br/>that I have tried out so far is [in Date " & Beginning & " to Date " & Ending]<br/>but it doesn't work. Please help. This is urgent. Thanks.

BMP reading

94 byte By adixit at 2007-11-15 10:17:05
hi,<br/> any body have any idea of how to read .BMP file using 'c' language ?

BUG: VB6 Package Deployment Wizard failure

454 byte By Alex Zatvornitskiy at 2007-11-15 10:17:06
Installation programs, generated by VB6 Package Deployment Wizard for Visual Basic Projects fail during startup with message, like this: "Invalid line in setup information file!Section: Setup1 Files@ODKOB32.DLL,$(WinSysPath),,$(Shared),6.18.98 12:00:00AM,16896,4.0.81.69"I have VisualStudio'98 S...

Run-time error

712 byte By Hau Nguyen at 2007-11-15 10:17:07
In the Module, I haveDim X As CAutoSet X = New CAuto and uses X to do something.After that I call a form. In this form, I haveDim WithEvents X As CAutoSet X = New CAutoCAuto is a DCOM objectIf CAuto is in the same PC with client, there is no problem happened.If CAuto is in the different PC with clie...

Setting NT users, groups and permissions

361 byte By Luisito T. Ang at 2007-11-15 10:17:08
Hi Everyone,I would like a program that can create global and local groups in NT and then assign users (with passwords and all) to these groups. Also, I would like to set permissions on files and folders dependent on the groups I have created. How do I do this?Your help will be appreciated, thanks i...

redirecting output (STDOUT) to both, a console, and a file

186 byte By Al Lopez at 2007-11-15 10:17:09
Running Oracle sql scripts. Would like to dump contents of STDOUT to a console and to a text file. I've done the console portion of it. Need help with the text file portion. Thanks.

Q: Dial up Networking Arguments...

563 byte By Mooosie at 2007-11-15 10:17:10
Hi there Gurus...The thing is that i vant to launch the Dial up networking Dialog as follows...Dim lDun As LonglDun = Shell ( "rundll32.exe rnaui.dll , RnaDial " & "Tele2" , vbNormalFocus )And it works fine... but i also want to specify som agruments like Password and UserID.I tried to look in some...

Urgent: Returning values from a function

241 byte By John at 2007-11-15 10:17:11
I am not familiar with VB. As I understand, in c++ at the point of the execution of a return statement within a function, the program exits the function returning that value even if there is more code that can be executed. Is this true in VB

Urgent: Returning values from a function

241 byte By John at 2007-11-15 10:17:12
I am not familiar with VB. As I understand, in c++ at the point of the execution of a return statement within a function, the program exits the function returning that value even if there is more code that can be executed. Is this true in VB

Binding option buttons to data

332 byte By Tim Allman at 2007-11-15 10:17:13
I have a form with bound controls to a data source.The text and list controls work ok but I can't seem toget the option button to update when I change records.What it the best way to update the option buttons andcheck marks when changing to a new record.Thanks for any replies....

Urgent - PopMenu Failed!

517 byte By M.Anand at 2007-11-15 10:17:14
I have a form in which I have displayed many shape controls ( All the Shape Controls are in a single control array ). When I right-click on a Shape Control I display a PopupMenu . It works.But when I go to another Shape Control and Right-click nothing happens. The previous Pop-Menu remains. I am not...

Converting Quick Books Database

94 byte By Terry Smith at 2007-11-15 10:17:15
Anyone had any experience converting Intuits Quick Books <br/>data files to an Access.mdb

Source control

247 byte By PJ Park at 2007-11-15 10:17:16
We have multiple programmers working on different modules of the same VB<br/>project. Apparently in Visual SourceSafe only one programmer can be working on<br/>the project at a time. Is there a better source control solution out there?

Changing text color on a button

67 byte By chris at 2007-11-15 10:17:17
Can anyone tell me how to change the color of the text on a button?

Changing text color on a button

67 byte By chris at 2007-11-15 10:17:18
Can anyone tell me how to change the color of the text on a button?

Help Menu System

328 byte By Aaron Kokich at 2007-11-15 10:17:19
Hello,I recently got Help Workshop from microsoft. Unfortunately the instructions included aren't very clear on the process of makeing a help file. Also, there are no example included with the package. Does anyone know of a website that has instructions or tutorials on creating help files with...

Patching...

239 byte By Pamalite at 2007-11-15 10:17:20
Hi...<br/>I'm searching for patches maker for VB. Perhaps you can tell me what patcher is the best and where can I can I get it or download it?? Thanx!<br/>Pamalite<br/>PS It will be better if the patcher is a freeware!

Changing the Color of an icon in a ListView Control

281 byte By M.Anand at 2007-11-15 10:17:21
I have a ListView Control in a form and I display many items similar to the Network Neighbourhood View on Windows NT.Each Icon carries some text . <br/>How do I Change the color of the icon ? I am able to change the font of the Text .<br/>Thanks in Advance<br/>Anand

shellexecute

443 byte By George Gates at 2007-11-15 10:17:22
I am using the ShellExecute API to execute a program that needs to be active prior to the logon screen in my VB6 app is shown. However,when the logon screen is shown I am unable to start typing into theusername textbox, I must first click the textbox. In the activate event of the signon form I am se...

How to set Subreport Data Source on a Crystal Report

318 byte By Omar Achraf at 2007-11-15 10:17:23
Hello!I'm using Crystal Report 6.0 with Cristal Report Viewer and need to set a new data source for the report and its subreport.How to use SetDataSource from the Report and its Subreport to my Recordset. I know what to do for an report without a subreport but for the two, no.Thanks...

Scrolling Forms

296 byte By Rob HErmans at 2007-11-15 10:17:24
Does anyone know how to do a scrolling form?<br/>I used to use a VBX from Sheridan called VBASCroll - came with VBASSIST<br/>I dont have access to an OCX. As powerful as VB6 is I am hopeful that it can be done within the VB6 environment<br/>Thanks for any help<br/>Rob Hermans

Scrolling Forms

296 byte By Rob HErmans at 2007-11-15 10:17:25
Does anyone know how to do a scrolling form?<br/>I used to use a VBX from Sheridan called VBASCroll - came with VBASSIST<br/>I dont have access to an OCX. As powerful as VB6 is I am hopeful that it can be done within the VB6 environment<br/>Thanks for any help<br/>Rob Hermans

compare date in vb?

254 byte By George at 2007-11-15 10:17:26
Hi: there<br/> How can I compare date in vb?<br/>I only compare date not time, it's really trouble that I have to format<br/>long time to date, but I can't comare two string?<br/>any ideal?<br/>thanks<br/>George

Tree View Control

994 byte By sreedhar vupalanchi at 2007-11-15 10:17:27
Hi , I am using TreeView control , I have to display all the selectd server networkdirectories in the treeview control , Currently I am using Common Dialog control ,but in that It's displaying all my local machine directories , but i want to display all the current servernetwork directories ....

help

30 byte By kRISHNA at 2007-11-15 10:17:28
TELL ME ON USING MSGRAPH IN VB

help

30 byte By kRISHNA at 2007-11-15 10:17:29
TELL ME ON USING MSGRAPH IN VB

reading Registry

286 byte By Christopher at 2007-11-15 10:17:30
How do i read the default path to the application that has been set as default for a file with a extention.<br/>Example:-<br/>If i pick up a file with say a .bmp extention how do i check the registry for the correct name and path to the associated application.<br/>Thanks

reading Registry

286 byte By Christopher at 2007-11-15 10:17:31
How do i read the default path to the application that has been set as default for a file with a extention.<br/>Example:-<br/>If i pick up a file with say a .bmp extention how do i check the registry for the correct name and path to the associated application.<br/>Thanks

How do I make two Forms running at a time ?

731 byte By M.Anand at 2007-11-15 10:17:32
I have some process happening in Form1 and I want to display another form above this form.This is similar to the Task Manager. When I kill a process , the Clock Screen appears and at the same time the Process is killed. If I try to start or stop a service and at the same time try to run a modeless f...

Registry entries using VB5

420 byte By Malcolm Bain at 2007-11-15 10:17:33
I have set up my application so that it can be used 15 times. The registry entry records the number of times and after 15 the game does not work. Could anybody tell me how it might be possible to give the user a key that would remove the registry entry so that the user could continue using the appli...

VB Access Reports

77 byte By Steve at 2007-11-15 10:17:34
how can I print reports created in Access 97 from VB6 without loading Access?

Print the Textbox

1684 byte By Russ Dodge at 2007-11-15 10:17:35
I am looking for some help converting a "short" API function,printing textbox data to the printer exactly as seen on screen.The following code works in VB4 16 but not in VB4 32.The printer spools takes the paper and spits it out but does not print any text.I'm using a Form, textbox, Bas module,...

How to Save property at run time...

165 byte By Harish Agrawal at 2007-11-15 10:17:36
Hi, Is there any support in ActiveX controls to save property at run time like in ActiveX document. I want my control to persist all its properties on users machine.

Winsock .Connect & .Close Problem

473 byte By CaZs at 2007-11-15 10:17:37
While connecting and closing is a no problem, but once i .close and want to reconnect ( .connect ) again, somehow the other side wouldnt want to respond to my .connectDo i need like to initialize something or close some other function before reconnecting ( .connect ) again?Client connects to server....

mcsd

101 byte By Mathew cornelius at 2007-11-15 10:17:38
hi<br/>has anyone Cleared the Vb 6.0 Microsoft exam. <br/>regards<br/>Mathew Cornelius