| Thread | Last Post | Replies |
|
| Backup | 10 Jul 2005 04:30 GMT | 2 |
Can anyone help me please, I am trying to code a command that I created (not the usual Grey one) to back up my current database. I can't find a command that will do that, anyone with a bright idea that could help me? Thanking you in anticipation to whoever does come up with a ...
|
| "Item not found", but I know it's there - I can see it! | 10 Jul 2005 02:17 GMT | 1 |
I'm using VBA to create a query, run it, open it, get a count of records, and then enter that record count into the Description property of the query. It works fine, except that occassionally I will get an error, "Item not found in this collection"
|
| How do I copy only the structure of a table? | 10 Jul 2005 01:21 GMT | 4 |
The DoCmd.CopyObject method does not have an argument that flags whether to copy all the data, or just the structure. Is there a way in VBA code to copy only the structure of a table, and not the data? Many thanks,
|
| Alternative to DLookup | 09 Jul 2005 12:15 GMT | 3 |
I have read, here and elsewhere, to avoid dlookup for a variety of reasons. Then what is the alternative(s)?
|
| VB Codings | 09 Jul 2005 10:46 GMT | 2 |
Please give all Visual basic based programming codes for use of Access 2000 and XP.
|
| utility (UTILITY) project | 09 Jul 2005 06:28 GMT | 3 |
A few days ago I noticed the following project in my Access Visual Basic Window: utility (UTILITY) It contains 2 Microsoft Office Class Action Objects named:
|
| EVAL | 09 Jul 2005 05:27 GMT | 4 |
I'm designing a Form in Access 2003 and where a given event takes place, I call up a Function. Basically, the Function holds 2 arguments. One of them is the name of the field in the form to change, the other one is the value. Here's the function:
|
| Default value in text box | 09 Jul 2005 05:15 GMT | 2 |
I have a datasheet form that has a text box named txtBalance. I would like the txtBalance default value in a new record to be the value entered in txtBalance of the prior record. Thanks in advance for your help!
|
| how do I create multiple relationships in Access | 09 Jul 2005 05:12 GMT | 3 |
I am creating a new database to use with Dr's and Staff to help with recording labs and all their data. I have made about 26 tables for the database and now I need to link them. Is there a faster way of est. relationships between the tables or am I going to have to work on this ...
|
| Number of rows in QUERY | 09 Jul 2005 03:52 GMT | 2 |
Looking for a way to determine number of rows in a QUERY...all i have found is caouting a table or rows from a SQL statement---I need to do it from a query (the query changes) Thanks!
|
| how to create an input mask | 09 Jul 2005 01:32 GMT | 3 |
I want one of my fields to display "July 08, 2005" but I want to input it as 07/08/05. What would the code be for this in the Input Wizard? Thanks Jen
|
| Photos Appear on Some PCs but not others | 08 Jul 2005 23:37 GMT | 1 |
I have a split database with a folder of photos kept on a server. In a form, an image control's Picture property is updated when the user changes from one record in the sub to another. It all works very fine on my computer and on some others. But some computers get errors.
|
| traverse through te active directory | 08 Jul 2005 23:22 GMT | 1 |
I can access the container users for their names and internal telephone numbers ( this is for a voip system ) but I need to be able to traverse through all containers to seek users and their respective telephone numbers regardless of the container they are in can anyone help ...
|
| File Path Name | 08 Jul 2005 21:08 GMT | 2 |
It's been awhile, but is there a way to find the path name for an Access MDB app? Problem: I have an app that tracks items. Each item has data and pics that appear on
|
| Code Window is Perpetually Running/Compiling | 08 Jul 2005 19:05 GMT | 2 |
Hello. I'm a professional developer with a PC happily running Access 97, 2000 & 2002 from separate folders. Starting two days ago, whenever I open any code in an app in the 2002 version, it perpetually checks the code - and I mean constantly. With every key I press, it turns ...
|