Location of ‘My Documents’
On my XP computer, the location of ‘My Documents’ is C:\documents and settings\dan shelby\my documents. On my friends XP computer, the location of ‘My Documents’ is: documents and settings\owner\my documents. Since Windows invented the folder “My Documents” it does seem like the location of it should be the same for the same version of windows. [...]
Answer Question
| May 14, 2013 5:45 PM
My Documents, Visual Basic
On my XP computer, the location of ‘My Documents’ is C:\documents and settings\dan shelby\my documents. On my friends XP computer, the location of ‘My Documents’ is: documents and settings\owner\my documents. Since Windows invented the folder “My Documents” it does seem like the location of it should be the same for the same version of windows. [...]
Report in Visual Basic with data dynamic active report
I developed an inventory. I use Visual Basic as my programming language to access as my database. I want to print an invoice with the report that contains 6 fields including: Selling price, Qty sold, customer name. etc. How can I do that? Thanks.
Answer Question
| May 6, 2013 6:47 PM
Visual Basic, Visual Basic report
I developed an inventory. I use Visual Basic as my programming language to access as my database. I want to print an invoice with the report that contains 6 fields including: Selling price, Qty sold, customer name. etc. How can I do that? Thanks.
Selec Case structure
After the execution of the Select Case structure in Figure 5-96, what value will be found in the text property of lblFemaleHeight if the user enters the number 74 into the txtEnterHeight text box? If the number 81 is entered? If the number 59 is entered?
Answer Question
| May 3, 2013 2:14 AM
Visual Basic, Visual Studio
After the execution of the Select Case structure in Figure 5-96, what value will be found in the text property of lblFemaleHeight if the user enters the number 74 into the txtEnterHeight text box? If the number 81 is entered? If the number 59 is entered?
VB question
Write a program to input any numbers less than 50 by the user. As the output, display how many numbers did the user enter in a message box.
Answer Question
| April 24, 2013 9:22 PM
Visual Basic, Visual Studio 2008
Write a program to input any numbers less than 50 by the user. As the output, display how many numbers did the user enter in a message box.
Visual Basic tasks
Write a program to provide information on the height of a ball thrown up into t6he air, the program should request as input the initial height, h feet, and the initial velocity, v feet per second. the height of the ball (in feet) after t seconds is given by the formula h+vt-16t?
Answer Question
| March 27, 2013 12:55 PM
Visual Basic, Visual Basic Functions
Write a program to provide information on the height of a ball thrown up into t6he air, the program should request as input the initial height, h feet, and the initial velocity, v feet per second. the height of the ball (in feet) after t seconds is given by the formula h+vt-16t?
DATE CONVERTION
How to convert date from the format YYYYWW to julian date?? in Visual Basic. yyyy = year and ww = weeks
Answer Question
| December 21, 2012 5:35 PM
Visual Basic
How to convert date from the format YYYYWW to julian date?? in Visual Basic. yyyy = year and ww = weeks
Why is my app so slow when writing from VB to Excel
What I use: An app where following procedure has to be run approx 100.000 times… it takes 5 minutes! It should go faster. Question=how? Dim Record as string Dim oExcel As Microsoft.Office.Interop.Excel.Application Dim EXCBook As Object, Range as object oExcel = New Microsoft.Office.Interop.Excel.Application EXCBook = oExcel.Workbooks.Open(TxtFolder.Text & “FBL.xlt”) Record = strLine & vbTab & strSort [...]
Answer Question
| November 19, 2012 2:37 PM
Microsoft Excel, Visual Basic
What I use: An app where following procedure has to be run approx 100.000 times… it takes 5 minutes! It should go faster. Question=how? Dim Record as string Dim oExcel As Microsoft.Office.Interop.Excel.Application Dim EXCBook As Object, Range as object oExcel = New Microsoft.Office.Interop.Excel.Application EXCBook = oExcel.Workbooks.Open(TxtFolder.Text & “FBL.xlt”) Record = strLine & vbTab & strSort [...]
Algorithms and Flowcharts
My personal studies (Research Questions) Question 1. Write an algorithm and draw a flowchart to find the average of the set of ten random numbers. Question 2.Write an algorithm and draw a flowchart to find the sum of all odd numbers between 0 and 50. Question 3. Write an algorithm and draw a flowchart for [...]
Answer Question
| November 12, 2012 3:38 AM
Visual Basic
My personal studies (Research Questions) Question 1. Write an algorithm and draw a flowchart to find the average of the set of ten random numbers. Question 2.Write an algorithm and draw a flowchart to find the sum of all odd numbers between 0 and 50. Question 3. Write an algorithm and draw a flowchart for [...]
Setup in VB6
After creating the setup within Visual Basic, I run the application then add some data then the data does not insert into the database. Before setup, the data is added in the database but after setup the data is not stored in the database. How can I solve this problem?
Answer Question
| October 24, 2012 12:04 PM
VB 6, Visual Basic, Visual Basic database
After creating the setup within Visual Basic, I run the application then add some data then the data does not insert into the database. Before setup, the data is added in the database but after setup the data is not stored in the database. How can I solve this problem?
Macro using Visual Basic
Using Visual Basic, I need to choose XYZ information in a cell, in Excel, and another cell must give me ABC predetermined information. How should I do that?
Answer Question
| October 23, 2012 4:28 PM
Excel 2003, Excel 2003 macros, VBA, Visual Basic
Using Visual Basic, I need to choose XYZ information in a cell, in Excel, and another cell must give me ABC predetermined information. How should I do that?
Function in psuedocode and visual basic code
I have to write a program that adds 10 to a number in both psuedo code and visual basic and I don’t have any idea how to do this.
Answer Question
| October 22, 2012 10:14 PM
Visual Basic, Visual Basic Functions
I have to write a program that adds 10 to a number in both psuedo code and visual basic and I don’t have any idea how to do this.
VB
For every form in Visual Basic, are separate database needed or not?
Answer Question
| October 9, 2012 2:11 AM
Visual Basic, Visual Basic database
For every form in Visual Basic, are separate database needed or not?
Visual Basic to fill out html form
I have a myform.html form and I have a myform.php that gets called when user fills out the myform.html form and presses send, this all works with no problems, then I have a VB program I wrote that writes to or collects data from an external file and that too also works with no issues [...]
Answer Question
| September 17, 2012 9:59 PM
HTML file, Visual Basic
I have a myform.html form and I have a myform.php that gets called when user fills out the myform.html form and presses send, this all works with no problems, then I have a VB program I wrote that writes to or collects data from an external file and that too also works with no issues [...]
Visual Basic question (how to create box to send to sms)
Hello. I’ll make a program in Visual Basic but my problem is how do I create a box to send information to my mail like this example http://www10.0zz0.com/2012/09/11/11/141096168.png Thank you my friend
Answer Question
| September 11, 2012 11:48 AM
Visual Basic, Visual Basic commands
Hello. I’ll make a program in Visual Basic but my problem is how do I create a box to send information to my mail like this example http://www10.0zz0.com/2012/09/11/11/141096168.png Thank you my friend
Visual Basic Get Average Change of Variable
So I have a variable that is being added to every minute and id like to know how I can get the average its being added to per minute. I know how to do the math but I cant figure out the code for it. Please anyone? Id like the actual code for it I [...]
Answer Question
| September 11, 2012 1:08 AM
Visual Basic, Visual Basic commands
So I have a variable that is being added to every minute and id like to know how I can get the average its being added to per minute. I know how to do the math but I cant figure out the code for it. Please anyone? Id like the actual code for it I [...]
What are symbol files?
Can anyone explain to me what Symbol Files are or what it means to install symbol files. I’m using Visual Basic but I don’t think that matters, I think this is a standard term for all programmers.
Answer Question
| August 14, 2012 7:24 PM
Symbol files, Visual Basic
Can anyone explain to me what Symbol Files are or what it means to install symbol files. I’m using Visual Basic but I don’t think that matters, I think this is a standard term for all programmers.
Options for compiling VB code to executable
Hello everyone, I have a question about the making of .exe file using Visual Basic I don’t think it matters what version but I’m using VB4. When doing the compiling from code to executable I press the File tab then go down to make exe. File and then I have a button for options I’ve [...]
Answer Question
| July 20, 2012 7:31 PM
Visual Basic
Hello everyone, I have a question about the making of .exe file using Visual Basic I don’t think it matters what version but I’m using VB4. When doing the compiling from code to executable I press the File tab then go down to make exe. File and then I have a button for options I’ve [...]
Inventory App
If you can help me out with understanding this type of coding, I would really appreciate it. I took a couple of classes on C++, but it has been a while. Currently I’m new to Visual Basic. I work in a chemistry lab and I want to make an inventory serach application / database. I [...]
Answer Question
| June 22, 2012 12:52 AM
C++, Visual Basic
If you can help me out with understanding this type of coding, I would really appreciate it. I took a couple of classes on C++, but it has been a while. Currently I’m new to Visual Basic. I work in a chemistry lab and I want to make an inventory serach application / database. I [...]
Drawing over an image in picturebox
I’m drawing a pointer with mousemove over an image loaded onto a picture box. The mousemove code uses the statement …. myGraphics.Clear(Drawing.SystemColors.Control)….to clear the pointer as it moves across the screen, but the statement also clears the image in the picturebox. How do I prevent the image from being cleared? R Siegel
Answer Question
| April 27, 2012 3:29 AM
VB 2010, Visual Basic
I’m drawing a pointer with mousemove over an image loaded onto a picture box. The mousemove code uses the statement …. myGraphics.Clear(Drawing.SystemColors.Control)….to clear the pointer as it moves across the screen, but the statement also clears the image in the picturebox. How do I prevent the image from being cleared? R Siegel
Arithmetic Overflow when manipulating as400 data using vb.net 2008
I will include the code so you can see what I am talking about at the end. I have a vb.net 2008 app that I am writing. Everything seems to go fine until I add/edit/delete a record. I am getting the following error: Arithmetic Operation resulted in an overflow. If I ignore the error everything [...]
Answer Question
| May 16, 2012 4:44 PM
AS/400, VB.NET, Visual Basic
I will include the code so you can see what I am talking about at the end. I have a vb.net 2008 app that I am writing. Everything seems to go fine until I add/edit/delete a record. I am getting the following error: Arithmetic Operation resulted in an overflow. If I ignore the error everything [...]





