| Thread | Last Post | Replies |
|
| Question about format | 23 Jan 2006 16:42 GMT | 2 |
Hi all, I have a question, I'am writing increment number in a file wich reset after reaching 15. I have code like below. Dim counter
|
| MS Access VB import Data Cleanse | 23 Jan 2006 16:08 GMT | 3 |
I am importing an excel spreadsheet into MS Access using VB with the Docmd.transferspreadsheet. However, one of my columns in the Spreadsheet has records that i want to shorten. eg. the field has an order number 456789 but that could actually appear as 456789/a or
|
| VBCorLib - VB.EXT | 23 Jan 2006 14:22 GMT | 3 |
Has anyone here formed an opinion on https://sourceforge.net/projects/vbcorlib/ ...? It looks rather interesting, and it does indeed work. See also http://www.kellyethridge.com/vbcorlib/ and http://killian35.proboards30.com/.
|
| Urgent Help Finding VB6 Windows Installer | 23 Jan 2006 11:28 GMT | 2 |
I have just got a new lap top. and went looking for the windows installer for visual studio 6 down load and could not find it. Any one know where to find it now days. Thanks in advance
|
| Finding a window | 23 Jan 2006 05:02 GMT | 1 |
I can find the handle of a top level window by looking for its title. What should one look for when searching for a child window without a title. It's size? It's location? Both? Something else? Bob
|
| Anyone here use UltraToolBars? | 23 Jan 2006 03:30 GMT | 4 |
From Infragistics? I bought this a few years ago when I started my project. As this project is still in development stages (I tend to do a little, go onto something else, come back months later...), some steps on its use is now a bit foggy. The
|
| OLEStartDrag conflict with Click in Treeview control | 23 Jan 2006 01:35 GMT | 1 |
Hi Newsgroup, the TreeView Controls OLEStartDrag Event behaves strangely. If I click and drag on a node that isn't the currently selected node.... I get the
|
| VB6 Win95 WinXP and COMM | 23 Jan 2006 01:20 GMT | 5 |
I have VB6 Pro installed on a Win95 box. I need to develop some serial datacom apps to run on an XP box. Can I assume that the apps I develop and debug using VB6 on the Win95 box will run when I burn a CD and install it on the XP box?
|
| Mystery Values | 22 Jan 2006 22:10 GMT | 15 |
Rookie here with a tough one (for me anyway). I want to get the fractional part of a single type value by stripping off the Integer part. fFraction = fPrice - int(fPrice)
|
| A little Advice on VB, (needed) | 22 Jan 2006 20:32 GMT | 2 |
I am also thinking of learning how to program in VB, I have only used a PC for a year, and am just about aquainted with all (1% really) the jargon, let alone the system. The thing is, I used to use BASIC back in the BBC PC days. How different will this be, from, say, using the 'old ...
|
| HHow can we Speed Up This Wend/While Loop | 22 Jan 2006 11:37 GMT | 10 |
I need some assistance to speed up a while / wend loop which I have operating. The purpose of the loop is to populate two single dimension arrays from a recordset. Let me explain it a little better. The recordset is made up of two columns, a date column and money
|
| Font size fit to maximum width/height | 22 Jan 2006 02:38 GMT | 6 |
Greetings and merry meet. I have a Visual Basci 6.0 question regarding how to find the largest font size that will fit in a given rectanglular area on a screen. I had been using a non-visible Lable control set to "autosize=true" and then incrementing the foint size until the width ...
|
| programming hackers | 22 Jan 2006 02:23 GMT | 1 |
|
| Array | 22 Jan 2006 02:19 GMT | 5 |
what is an array data type
|
| programming hackers | 22 Jan 2006 02:07 GMT | 1 |
|