| Thread | Last Post | Replies |
|
| Redefine the index to permit duplicate entries | 15 Apr 2008 16:23 GMT | 1 |
New user of Access. I am getting an error message and need to redefine the index to permit duplicates entries. I have searched everywhere and can't find out how to do this. Help?!
|
| Query Prompting for Info that it shouldn't be | 15 Apr 2008 15:56 GMT | 3 |
I have a query that is prompting for entry of a parameter (maybe not a parameter but it is prompting for information) that it shouldn't be. The data that it is prompting for is DayDate: DayDate: DatePart("d",[POST_DATE])
|
| Msgbox behind windows form | 15 Apr 2008 15:43 GMT | 1 |
I have 2 computers both running Access 2003 and Vista Sp1. On one computer only (new Sony laptop) in one Access application only and only on one form a msgbox appears behind a popup form. I thought the program wasn't working and tested all the data etc. making sure that the ...
|
| password | 15 Apr 2008 15:34 GMT | 1 |
I have changed a password to open a access database. When I type the old password it tells me it is not correct. Someone came in on the night shift that did not know the new password, used the old one and it opened. Any idea what I did wrong in changing, I opened exclusive and ...
|
| printOut action--WHO's Default Printer?? | 15 Apr 2008 14:41 GMT | 2 |
I have a form that has a command button with the following event procedure: Private Sub btnPrint_Click() DoCmd.printOut (acSelection)
|
| Read-Only on Network databases. | 15 Apr 2008 14:21 GMT | 2 |
We recently had to switch towers, for my work station, because of a hard drive crash (old computer). Anyway, since the switch, I cannot access any of the Access Databases that are on the networks share area. Everytime I open one, I get a read only message. No one else has the ...
|
| Calculation | 15 Apr 2008 13:46 GMT | 3 |
I have 2 columns with dates in a table. BMT date and Exp date. I need to claculate the overall survival in a 3rd column in the table whether it is: BMT to EXP date (if patient still expired) or
|
| Multiple Search Query | 15 Apr 2008 11:34 GMT | 1 |
Hi, I'm relatively new to access and I've been using it to compile a Gene Database for my research. I have a database of approx 16,000 gene entries. I'm trrying to find a way to search this data for multiple entries.
|
| Query results to form with no records | 15 Apr 2008 09:36 GMT | 2 |
I have an input form that passes information to a query, which then in turn passes that extracted information to another form. This form has command buttons e.g. main menu, etc on it. However, when the input parameters produce no records (i.e. where data is selected which has not ...
|
| MDB (Access 2002-2003) file format in Access 2007 | 15 Apr 2008 07:32 GMT | 17 |
Access Learner. Access 2007. If I create a database in Access 2002-2003 file format in Access 2007 and then split the mdb file into BE and FE, can I use copies of the same FE in both Access 2007 and Access 2003? Or I have to modify it to use it
|
| Validation rules | 15 Apr 2008 04:40 GMT | 4 |
I have a job number field in which I would like to prevent typographical errors. Some one has suggested that I use validation rules. Can some one give me a sample? Thanks in advance.
|
| can't copy a table using "save as" | 15 Apr 2008 04:13 GMT | 2 |
I want to make a copy of some tables to save them before I run some queries so I did "save as" on the table and I named table 1, for example, copy of table1. It won't let me do this, it says "invalid argument". Is there a prohibition on saving copies of tables? I
|
| SQL lookup | 15 Apr 2008 02:43 GMT | 2 |
How or where do I use a SQL lookup to retrieve the [Company] field from the Northwind dbase by the [Customer ID] field via the Orders table? I don't know where to start and would appreciate any guidance
|
| SysCmd acSysCmdUpdateMeter: Gotchas? | 15 Apr 2008 00:21 GMT | 8 |
Are there any common mistakes that people make when managing SysCmd's meter? I' m trapping out with a 7952 (illegal function call) partway through a loop that increments the meter.
|
| How to query OLAP metadata | 14 Apr 2008 22:59 GMT | 2 |
I've got an Access 2007 application that links to MS SQL 2005 DB via ODBC connections. The SQL DB is used for a Microsoft Analysis Service database. Is there any way I can query the database metadata via Access front-
|