Hello, I'm working on a project in Access 2000. I'm using a Parameter Query Dialog Box that will enable me to enter first name or last name, or first and last name as a concatenation, and in doing so will display all related records, so far so good.
However, if the name of the person that is...
I created a calculator in VB6. It works ok, except for when I want to enter numbers from the keyboard oppose to clicking with the mouse, I can only enter the numbers once. For example I might want to say 3+2 or 3+3 and so on. What happens is when I keyin 3 plus the number to be calculated; only...
Hi, I'm working on a special project in VB6 that would involve changing of the background color of a Form. If it's even possible to do this, the project I'm working on would require the form background to give the appearance of changing from morning to night. In other words, it would have the...
Access 97 Message Box
The form I'm working with has an Option Group with 4 options. Among the options is an Employee Name. After the Employee Name option has been selected, I will press the ok button. Upon pressing the ok button, a parameter box will appear requesting that a Last Name be...
Hi, I'm working on a special project in VB6 that would involve changing of the background color of a Form. If it's even possible to do this, the project I'm working on would require the form background to give the appearance of changing from morning to night. In other words, it would have the...
I'm working on a project that has a form with several text boxes. These text boxes include "text and Numeric Data".
Using KeyAscii, I would like for the data to be restricted to the proper text boxes. In other words; if a text box is setup to accept text only, and if a numeric value is...
In Visual Basic 6 I have created several forms.
I also created a Password form. The problem I'm having
with the password form is this.
I want the password form to display a message box stating
that Access is Denied after the user attempted to logon 3
times using an incorrect password, and also...
Good morning, I'm working on a project that requires the form background to change or rotate colors according to the colors I specify.
Do you know of any VB Code that can fade form background colors in and out, or more specifically rotate specified
colors from a fading perspective?
I am using...
Hello, I'm working with a form in Visual Basic 6.
Based on the project I'm working with, I would like the form to change colors in a certain sequence.
The way it's currently set-up, the form changes colors at
random. I would like to be able to specify the the color
types and how many times the...
Good morning: I'm working on a project in Access97.
In the Parameter Query in the Criteria Cell, I have it set
to where if you are looking for a particular last name
(Like[Enter Last Name]&*), and if you enter a letter of the
alphabet it will display everything related to that letter.
Here's...
I created a calculator, and I would like to be able to use
the Operator functions (+ - * / etc) from the keyboard. I
used KeyAscii to enter number digits from the keyboard.
I'm having a problem getting the Operator Functions to work
from the keyboard. Can you help me out? If at all possible...
I created a calculator in Visual Basic 6.0
I would like to be able to enter the digits
from the keyboard. How do I go about
programming the keyboard to enter the digits.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.