Visual basic
How to write a program that will ask the user to enter a number then the program will determine if the number is positive or negative then also determine if the number is in ones, tens, hundreds, thousands or millions place. Also a label control can be used instead of a message box.
- 1166 views
- 1 answers
- 1 votes
How to write a program that will display the periodic table of elements? The atomic symbol and atomic number should be the only information visible in your table.
And a pop-up message containing the atom name, atomic weight, density, melting point and boiling point of each element should appear once the element symbol is clicked.
- 2783 views
- 1 answers
- 1 votes
I have encountered this error while trying to use MS Visual Basic program. The following programming codes below are the codes that I am dealing with to fully continue to access it. Please provide some guides on how to resolve this issue.
- 2150 views
- 2 answers
- 0 votes
During the installation of Visual Studio 11, why SQL Server Express is not installed together?
One or more Web Application projects in this solution require SQL Server Express. You will need to download and install the appropriate version of SQL Server Express for these projects to work.
OK
- 1394 views
- 2 answers
- 0 votes
We are getting an error on the controller for the Crystal Reports viewer: "Physical database not found". I have encountered this error when I opened a specific report on the Visual Basic project I am working on. The message would pop up and I cannot do anything since everything on the screen would stop. I have already mapped the database with the project. I need your help in fixing the problem to continue with the project I am working on. Right now I am stuck and cannot proceed. I will try anything you suggest.
Error:
Physical Database not found.
- 3750 views
- 1 answers
- 0 votes
Hi TechyV!
I have a variable named total and its data type is currency.
Everytime an item is inserted in the flex grid, the total increases by adding the items prices.
But there are some instances that decimal points are too long.
How can I change the decimal point format on it?
For example:
25.3333 –> 25.33
- 1236 views
- 1 answers
- 0 votes
Hi! Can you help me figure it out if it could be possible to use loop to store multiple image in database access 97?
- 1296 views
- 1 answers
- 0 votes
Hi techyv,
Is it possible to run visual basic 6.0 and visual basic.net on one computer at the same time?
Thanks.
- 1073 views
- 2 answers
- 0 votes
I am interested in learning VBA.
I've been using macros for a while now in Excel, but I don't know how to edit macros in the VBA window.
Is this kind of programming something that I should learn in order to advance in using macros with Excel?
- 1078 views
- 1 answers
- 0 votes
I have a text box for description in VB 6.0 but it doesn't show scrollbars and that the line written doesn't appear in multiple lines.
- 1075 views
- 2 answers
- 0 votes