|
|
|
can i get a preview image as i hover over hyperlink?
Wed, 5 Nov 2008 11:27:01 -0800
...
|
Show Properties Window in Form-View
Wed, 5 Nov 2008 10:46:08 -0800
I've just learnt that some of my forms allow to view the Properties Window
and change it parameters without switching to Design View, while others don't
let choose the Properties Option once right-clicked and allow this only in
Design-View.
Is it selectable feature and how can I choose it? ...
|
How to adjust Access 2003 design window please ?
Wed, 5 Nov 2008 09:24:09 -0800
...
|
format question
Wed, 05 Nov 2008 13:42:43 GMT
I have a simply query, Two of the fields being First Name and Surname. All
the fields in the database are in upper case.
I would like to format the query so I get the Initial only of the first
name and lower case for the Surname with a capital first letter
So STEVE GOODRICH becomes S Goodrich
I have got ...
|
Delete query from two tables
Wed, 5 Nov 2008 00:55:01 -0800
Hello, I want to run a delete query from a button on my form. The form is a
continious form and each row has a text box "txtEmployeeID" that shows the
UserID. I want to be able to delete the information pertaining to the userID
from two tables and the "UserID"
1) tblUser -Field: UserID (pk)
2) tblInput-Fiel ...
|
Workgroup Administrator
Tue, 4 Nov 2008 22:56:01 -0800
Workgroup Administrator does not appear to be available in Access 2007. How
can you join a Workgroup (System.mdw) in this version, which I know was
available under Tools_Security in previous versions.
Thanks for any help ...
|
Encoding/Decoding
Tue, 4 Nov 2008 22:54:01 -0800
Can anyone please explain the Benefits of Encoding/Decoding a Data Base and
if there are any implications?
Thanks for any help ...
|
|
|
Permissions
Tue, 4 Nov 2008 21:21:01 -0800
I have installed a working Data Base on another Computer, but when the user
attempts to open the Data Base, an error message is recieved
"You do not have the necessary permissions to open this data Base"
Could anyone advise me what the problem could be and a way to overcome this?
Thanks for any help ...
|
Populate data in cboBox from another cboBox
Tue, 4 Nov 2008 20:54:05 -0800
Hello, I have a combo box that im using to display departments in the list
using:
SELECT tblDepartment.DptID, tblDepartment.Department FROM tblDepartment;
for its row source. then in the next combo box it populates a lis of names
in that combo box based on what was selected from the department combo box
...
|
vba exporting data
Tue, 4 Nov 2008 15:39:12 -0700
Hi,
I am exporting data to MS Excel
ID, WOPRE, WOSUF, WOOPER
1, 5230, 23, 10
2, 5230, 23, 20
3, 5230, 23, 30
4, 5230, 30, 10
5, 5230, 30, 20
How I can accomplish this:
ID, WOPRE, WOSUF, WOOPER
1, 5230, 23, 10
2, Null , 23, 20
3, Null, 23, 30
4, 5230, 30, 10
5, Null, 30, 20
Only the first "Ope ...
|
|
|