Viewing Google on a Switchboard
Sun, 28 Sep 2008 06:28:01 -0700
I have a Switchboard. Thanks in much part to you people, it looks and works
very well.
There is a place on the Switchboard that I want to be able to view Google.
In other words, when the data base starts, and Autoexec fires up the
switchboard, I would like Google to open in a two inch by two inch spot on ...
|
Subforms with two criteria
Sun, 28 Sep 2008 03:54:00 -0700
I have control on a sub form called txtmemnbr and I want the data to appear
in the sub form if the value matches either the value of txtmemnbr or
txttempmemnbr on the main form. There doesn't appear to be a provision in the
Properties to allow an "either or" choice, only an "and" choice. Is there
any way I ...
|
Error message on transfer to new computer
Sat, 27 Sep 2008 17:55:07 -0700
I just had a new computer built and the local maker re-installed my Office
2007 with Access 2007, of course. When I attempt to open the forms
component of my most used database, the form will not open and here is the
error message: "
"Compile error. In query expression
'Nulltozero([Malt])+Nulltozero([Vmg]) ...
|
Floating total sum amount field
Sat, 27 Sep 2008 23:23:51 GMT
I´m using Access 2003 and have a form with a detail section that shows
between 0 to 8 records. Each record shows an expense name and amount, and the
content and number of records can be modified by the user. I also have a
total sum field (on the footer section) located in the same column position
as the amount ...
|
Save User ID field
Sat, 27 Sep 2008 19:32:26 GMT
Hi, I wonder whether anyone may be able to help me please.
Using the code by Dev Ashish I have a welcome page that shows the user ID of
the person currently logged onto my database. (This is is the first page that
automatically loads upon logon and has no user data entry fields).
Does anyone know please of a ...
|
Using VBA to change background color of a field on a form
Sat, 27 Sep 2008 09:35:49 -0700 (PDT)
I have set up a simple form which has a textbox to get criteria to run
an update query, I have put a subform on it which displays the stock
table and used a macro to requery the table(created from a select
query) and show that the updated stock in the table ( using continuous
forms).
I want to change the back ...
|
break association of label from text box
Sat, 27 Sep 2008 07:19:59 -0700
Access 2007
Automatic association of label and textbox is great in Access 2007. They
move together. However, I want to break association for my Yes/No field
because I cannot move Yes/No field to the center under it's able and I
cannot change the size of Yes/No field.
How to break association of label fro ...
|
|
|
break association of label from text box
Sat, 27 Sep 2008 07:19:51 -0700
Access 2007
Automatic association of label and textbox is great in Access 2007. They
move together. However, I want to break association for my Yes/No field
because I cannot move Yes/No field to the center under it's able and I
cannot change the size of Yes/No field.
How to break association of label fro ...
|
break association of label from text box
Sat, 27 Sep 2008 07:18:43 -0700
Access 2007
Automatic association of label and textbox is great in Access 2007. They
move together. However, I want to break association for my Yes/No field
because I cannot move Yes/No field to the center under it's able and I
cannot change the size of Yes/No field.
How to break association of label fro ...
|
FIELD CALCULATION
Sat, 27 Sep 2008 07:07:01 -0700
I have a form that has three fields.
Hubstart, Hubend and total mileage.
I want to store the total in the total mileage field by subtracting hubstart
from hubend.
I've tried a number of things but I just can't seem to figure out how to
write it correctly when I select on exit as an expression in hubend. ...
|