| Thread | Last Post | Replies |
|
| Is Drag & Drop Sorting of a List in VBA (Excell) possible? | 14 Oct 2004 13:26 GMT | 8 |
I'm completly new to VBA (I normally program in Matlab). I need to write an add-on for an Excell spreadsheet. What I need to do is make a user sortable list. The listbox/textbox/combobox needs to have a multiple rows each with one item on it. The user needs to be able to
|
| ip adresses | 14 Oct 2004 13:11 GMT | 3 |
is there a way to let a VB program find out the IP adress of the pc on wiche the program is running and put the IP in a variable? thanks 4 helpin me
|
| How to make like Windows Explorer to read directories with TreeView? | 14 Oct 2004 11:32 GMT | 2 |
I'd like to make an explorer like Explorer of Windows in left where it display the directories. How to make this with vb? Raymond H.
|
| ADODB | 14 Oct 2004 10:53 GMT | 4 |
I need my app to send via winsock the record number of the record selected. The ID (autonumber) isn't correct because of delete records. Is there a property in ADODB Recordset that returns the record number? Gavin
|
| VBA programmer wanting to move to VB - which one? | 14 Oct 2004 06:08 GMT | 6 |
Hi, I'm after some general advice please. I'm an experienced VBA programmer, which due to VBA limitations, needs reach below the VBA programming level to Windows API. I've used VB6 in the past and found it fairly straight forward.
|
| Telnet and VB using winsock but getting garbage characters | 14 Oct 2004 05:14 GMT | 1 |
I am trying to use telnet to run a program on another box. I can do it in perl but when I try in VB, it connects but gives garbage characters. There doesn't seem to be any other thing for me to try. There are not that many methods in winsock.
|
| Subject: TCP Socket VB.NET | 13 Oct 2004 23:39 GMT | 2 |
Hi, im using VB.NET 2003 and I keep Getting a "bad Filename or number" error when trying to write data to disk which is returned from a remote server. The data returned is a byte array and im opening the file for write in binary
|
| Visual Basic Shell Programming by J. P. Hamilton - still relevant?? | 13 Oct 2004 20:05 GMT | 2 |
I just picked up this book and I think it looks extremely interesting, but it is a little dated. It is pre .net and also mentions IE 5 as not supporting some functionality from IE4. Does anyone know if the topics covered in the book are still supported
|
| lightweight grid | 13 Oct 2004 19:20 GMT | 2 |
G'day all, I want to load comma sep text files and display it in a grid. I'd like something simple and lightweight. Don't need to edit it in grid, I could do that in textboxes if required.
|
| VB script | 13 Oct 2004 13:54 GMT | 2 |
I am very new to al this so if anyone can give a pointer I would appreciate it very much. What I want to do is get a simple vb script to add 2 numbers but if i use the following code then instead of the "+" sign numerically adding the
|
| SP6 problem? | 13 Oct 2004 10:02 GMT | 3 |
I have been experiencing a couple of problems with several apps compiled on a winxp box and VB SP6 and then distributed to various clients (mostly SP2). The programs are memory intensive and when deployed on the client machine the programs crash citing that there is no more memory ...
|
| Connection Failed? | 13 Oct 2004 09:31 GMT | 3 |
I have build a recordset in ADODB selecting multiple fields from multiple tables. This is working fine. But now I tried to add a field to this recordset and I get an error message saying Connection Failed.
|
| scroll in frame | 13 Oct 2004 08:55 GMT | 5 |
i have a frame, where i can add controls in at runtime. but he frame has an end so (on my project) after adding 13 controls thecontrols aren't visible anymore becouse they get placed out of the frames edges.
|
| Installation | 13 Oct 2004 08:41 GMT | 1 |
When I try to install visual basics a message comes up that I need to reinstall acmboot.exe and I can not figure out how to reinstall it any ideas on how I reinstall it?
|
| Response to overwrite prompt? | 13 Oct 2004 04:39 GMT | 5 |
If you set the flag for an overwrite prompt using the 'Save' common dialog, how do you read the response when the user clicks the Yes or No in the 'overwrite' message box? Everything I've read explains about setting the flag to bring up the
|