| Thread | Last Post | Replies |
|
| Default 'Find' Settings | 23 May 2007 08:20 GMT | 1 |
I would like to set the default of the 'Find' Dialog to 'Match any part of field' Is that possible and how? Thank you,
|
| Screen Saver Won't work and End User License Agreement messages | 23 May 2007 08:03 GMT | 1 |
I hope this is the correct group to post my message. I bought a new laptop with Vista Ultimate OS. First of all, I can't get my screen savers to work. Also, each time I open a MS Office 2003 program I get a User License
|
| Jump To A Record | 23 May 2007 07:39 GMT | 6 |
I am attempting to jump to a record, on a form open, using criteria supplied by the previous form. I found an earlier discussion, on this topic, but was unsuccessful in making the code work. Hopefully someone can help me out. Here is the code I am trying to run:
|
| Update 2nd Form | 23 May 2007 07:13 GMT | 1 |
I have a form where I enter in an Item no When I enter a number I need another form , that is allready opened, to change and show the details on the new item no that I have just entered The form that I am entering details in is called PURCHASES and the form that
|
| Restrict Duplicates In A Query | 23 May 2007 05:58 GMT | 1 |
I have a query that combines two table. The Schedule Table and the Daily Journal Table. The relationship join is set to "Only Include Rows where the join fields from both tables are equal. " Yet I am getting a duplicate record of each (i.e. I have two records with mirror data of ...
|
| Move files and prompt user if overwriting existing file | 23 May 2007 05:11 GMT | 2 |
I have the following code which is using the copy and kill command to move files from one folder to another. It worked pretty good for private use, but now I need it in the office and I would need to prompt the user in case the file already exists.
|
| Record Source Does Not Exist? | 23 May 2007 04:57 GMT | 9 |
I'm getting this error message when trying to use one of my combo boxes. The record source does exist. I typed it in my self in the lookup wizard. Please advise. Nicole
|
| Trouble with Dates | 23 May 2007 04:52 GMT | 4 |
I have a +300K set of sales history records that I now need to extract some data for demand forecasting and need to summarize specific sub-sets by month/year. I used a Month([docdate]) and Year([docdate]) function within a query to get
|
| Combo Box Question | 23 May 2007 04:01 GMT | 6 |
I have a combo box on my form (Form1) that lets users select an employee from the pull down list. Sometimes employees will be put on the inactive list but may have already been chosen on a record via Form1. What I want to know is if it's possible to keep that inactive employee ...
|
| Report Calculations Error | 23 May 2007 03:01 GMT | 2 |
What I thought was a problem with the way I entered dates in has turned out to be a problem with a report calculation. I am creating a form to which a user can input various search criteria for a machine that crushes rock (dates of crushing, customer, location, etc.). When
|
| Word 07 as my E-mail editor | 23 May 2007 02:11 GMT | 2 |
|
| Prevent Uncomplete records | 23 May 2007 01:42 GMT | 7 |
I have a form with few fields that create the record. How can I force/notify the user to fill all fields? Is the method of (If IsNull........then..... exit sub ) is the only way? There must be better way to do it.
|
| How to refresh multiple users buffers | 23 May 2007 01:31 GMT | 3 |
We have a networked Access 2003 application (.adp) with a SQL Server 2000 backend. Changes made by one user to a data row are not visible to another user viewing the same row unless both users quit the application. I presume this is some type of buffer situation, where both ...
|
| Linking to an "untrusted site" | 23 May 2007 01:21 GMT | 7 |
I have a database at a small client..Peer-to-peer Server w/ 3 other PCs. Has been running since Aug 1998. A new company made changes to the network there, and now on 2 of the 3 Clients, I get an error message
|
| Query | 22 May 2007 23:58 GMT | 6 |
I have 2 linked tables: patients: (one) ID number last first 1 1001 doe john
|