First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Excel 2003 : Runtime error 9 "subscript out of range"
I'm assisting an Excel 2003 user who is receiving Runtime error 9 "subscript out of bounds" inside her VBA code. I've pasted the code below, and i've marked the line with #**error here****# at the beginning of the line. Any ideas? I've spent 2 days researching forums and trying various changes, but the weird thi... 17 Jul 2008 21:59
What is wrong with this code?
All, Been a long time since I messed with VB my brother-in-law is taking a intro programming class We wrote the following code but he's getting an error at the calculation line. I no longer have VB and looking with my rusty eyes I don't see the issue. He's trying to capture seperate values from 2 different tx... 16 Jul 2008 20:16
Problems with ADO, SQL, and Parameters
Problem with Parameters with an ADO control Hello: I am trying to fill a Microsoft DataGrid with specific data. Based on a selection by the operator. I have an option box at the top, a command button just below that to have the program get the desired info. A datagrid with an ADODC as the datasource. ... 17 Jul 2008 06:31
Search txt file for string between two points
I am trying to search a text file for a word. Then I want to do another search for another word. Once I find the second word I want to copy the info between the 1st and 2nd word to a string. Can this be done easy? Any help is GREATLY appreciated! ... 16 Jul 2008 14:03
Printing From DOS application To A Windows Printer
OK, Gurus, my thanks in advance for any insight. There are a couple of shareware programs out there (DOS2USB, and DOSPRN) that will allow printing to a Windows printer from a legacy DOS application. In my case I wrote a boat rental application in Cobol back in the '80's, and now the customer wants to migrate i... 16 Jul 2008 18:12
Bold characters in textbox
Hello, Is there any possibility to have some words in Bold in a normal VB6 textbox (not a richtextbox). Many thanks for your answer. ... 11 Jul 2008 11:59
Making applications multi-lingual
I would like to make my application capable of loading with Menus and content in different languages. e.g. English for UK and US users, French for French speakers etc. What is the recommended method of doing this. Should I just create a text file that loads at start-up with all the strings in it ? Can I u... 9 Jul 2008 03:27
Good free ActiveX (.OCX) website
Hi, I would like to know if someone have some good website where I could find a lot of (preferable free) ActiveX control that I could use in VB6? Thanks in advance! ... 14 Jul 2008 14:44
deleting records
Hi, i have a connection to an access-database which works fine. Now I want to delete all records of a table by clicking a commandbutton. I know I have to use a loop, but I don't get it working... Private Sub Command1_Clcik() Adodc1.RecordSource = "TREX" ' delete all records of this table ' fieldnames are "... 13 Jul 2008 00:49
_%xvX We're "Outing" The Snake Oil Gurus _%xvX]y
I'm sure this seems awfully important to you... do you perhaps profit from sales of the referenced book? But, posting it here is (1) against USENET rules, (2) in violation of the charter of this newsgroup which does not specifically permit advertising, and (3) decidedly off-topic. Have you considered "Will Th... 1 Jul 2008 15:25
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21