| Thread | Last Post | Replies |
|
| Result of one combo box, affecting results of another... | 15 Jan 2008 16:47 GMT | 8 |
Just out of curiousity... Is there a way to have what the user selects in one combo box on a form, affect what is available for the user on another box!? For instance... Box A has 8 different addresses.. Within those
|
| PAGE 2 | 15 Jan 2008 16:36 GMT | 1 |
FROM WHAT WE READING IT LOOKS LIKE WE WOULD HAVE TO UNLOAD THE COOLER WHEN THE DRIVER GETS HERE IS THAT TRUE. JP
|
| Analyze Tool | 15 Jan 2008 15:52 GMT | 1 |
I have a query list that is quite extensive (I think). Several, perhaps the majority, of the queries use output from other queries which use output from other queries, etc. I am going to be importing these queries to a new SQL server (Finally!) and do not want to have the ...
|
| Start DB when not connected to network | 15 Jan 2008 15:49 GMT | 2 |
Scenario: Currently calling the function SynchronizeDBs in the On Open Event of the Start-up form. The function is called out as follows: =SynchronizeDBs("C:\Documents and Settings\...\IDB
|
| help with windows?? | 15 Jan 2008 14:30 GMT | 1 |
Is this possible, a new area on my new acer i knew nothing about??
|
| Access 2003 functions | 15 Jan 2008 13:41 GMT | 3 |
I am trying to calculate a geometric mean in a report. Access does not have a geometric mean function. I can do it using common logarithims and anitlogarithims, but I can only find a natural logarithim function and an exp function that also is based on natural logs. Without going ...
|
| 1 front end, multiple back end mdb databases on server | 15 Jan 2008 13:21 GMT | 5 |
I have a split application where there is a common front end that accesses multiple sets of backend tables. When the user logs in they select the back end they want to work with and the proper tables are linked. The front end is on the server and each user has a shortcut to the ...
|
| Please check my code. I cannot get the calculated string. | 15 Jan 2008 12:39 GMT | 1 |
Please check my code. I cannot get the calculated string. Code::: sOwner = IIf(chkOwner <> 0, "OxtnSQL", Null) sProject = IIf(chkProject <> 0, "PxtnSQL", Null)
|
| Who is the gamer? | 15 Jan 2008 12:11 GMT | 1 |
Any one like video games....on pc. Tell me when the assassin creed will be released on PC. and about new coming games.. Regards
|
| Vista & Access 97 | 15 Jan 2008 10:44 GMT | 4 |
I Have aproplem that in a certain PC which works under windows vista the access 97 is corrupted when you run any access applcation, the same application is worked truly in other windows systems (xp,98,...) can any one help us
|
| slow moving among records | 15 Jan 2008 10:32 GMT | 4 |
learning new things on access I keep improving my db, that is my family bank account. I’ll briefly explain how it is. In the main form there is a single record of my table, a sub form with 3 pages of graphs and several buttons to open forms of specific categories
|
| local / SQL conflict | 15 Jan 2008 10:29 GMT | 1 |
I am having trouble getting this query to run in code. It fails with the following error [Microsoft][ODBC SQL Server Driver][SQL Server] 'First' is not a recognized function name. The tblQualitySurvey is on SQL Server, tblJobs and Customers are jet tables on a server on
|
| Query Refrenced to Form control update problem | 15 Jan 2008 10:22 GMT | 9 |
Hi Group, I have an unbound text box within a form which is referenced in a query and I've put a sub form based on the query within that form. Its a search box, and I am having problems getting the query to update
|
| Using a Check Box as a Condition | 15 Jan 2008 09:37 GMT | 4 |
In tblHorseDetails I have a 4 Fields [HorseID] Number [OwnerID] Number [OwnerPercent] Number
|
| MSAccess and barcodes | 15 Jan 2008 07:42 GMT | 7 |
Is it possible to use Access to create barcodes? If so, how?
|