You are here:
Area of expertise is Visual Basic .NET (VS 2008 and Framework 3.5) design and development for Windows applications. You can ask me any Visual Basic questions and some questions about .NET Framework. You can also ask me how to use Component One controls in Visual Basic. Do not ask me questions about Web design and development in Visual Basic.
I'm working as VB programmer from 1997, so I have a lot of experience with Visual Basic .NET as well as Visual Basic 6. Area of expertise is Visual Basic .NET (VS 2008 and Framework 3.5) design and development for Windows applications; Component One controls for Visual Basic; User controls; Moving VB6 applications to .NET.
B.S. in Computer Science
| User | Date | K | C | P | Comments |
|---|---|---|---|---|---|
| Jeff | 05/15/12 | 10 | 10 | 10 | |
| JAMES | 05/14/12 | 10 | 10 | 10 | |
| John | 05/02/12 | 10 | 10 | 10 | Vitally, Thank you for your time. I ..... |
| JEMES | 04/25/12 | 10 | 10 | 10 | |
| JEMES | 04/20/12 | 10 | 10 | 10 |
Dear Jeff, Looks like there was a misunderstanding, and I'm sincerely apologized for it: my code is run from VB.Net, not form Excel, and that make a difference - I'm a VB expert not Excel VBA, so while
Dear John, You said about conversion VBA to VB.Net: "This is really tedious and I know there's got to be an easier way. " Conversion is never easy and there is no easier way. There are several
Dear Jeff, Please, do not just copy my code - try to understand what I'm doing. In my code I was using general name "workbook" - you shouldn't use it, you should use the REAL NAME of your workbook
Dear Jeff, second statement is not: i1 = 1 it is i1 = i1 + 1 (I was using short VB form "i1 += 1" - it's working in VB but obviously not in Excel VBA). So try to replace with "i1 = i1
Hi, Dongil, Create a new windows forms project (I'm using Visual Studio 2010 Express). On the Form1 add 4 controls: 2 textboxes - txtLow and txtHigh (in 1st one you put your lower x value - 1 in your
Answers by Expert:

©2012 About.com, a part of The New York Times Company. All rights reserved.