| Thread | Last Post | Replies |
|
| The text you entered isnt an item in the list | 12 Feb 2007 19:49 GMT | 16 |
Hello I have a combo box that has employee names in it for accident s at work. Sometimes we get a third party or outside contractor who gets hurt and he needs to be entered into the database. I wnat the combo box to be abe to be editable to where it wont give me a "The text you ...
|
| Data Access Page question | 12 Feb 2007 18:42 GMT | 2 |
I have built a little Access database for a small departmental data control project but it won't be practical unless there is some front end data entry mechanism for the 5-6 people who will be using it. I would like to avoid using an Excel spreadsheet, import-type of solution. ...
|
| Input Mask for Date | 12 Feb 2007 18:34 GMT | 2 |
What is the input mask to have the date look like this on a form? December 31, 2006 Thanks! SS
|
| The right place to put my code | 12 Feb 2007 18:11 GMT | 2 |
I have a couple of calculated controls on a subform. I put the calculations for them in the On Current event of the subform: - Dim MyJobTime As Variant MyJobTime = Calculate_JobTime / 2
|
| Grey bars on view | 12 Feb 2007 17:55 GMT | 2 |
Recently Word has begun showing grey bars in each corner of the Print Layout view that act as a "frame" for the page. I don't know what they are and find them completely annoying. Does anyone know how to get rid of them? I haven't been able to figure it out. Thanks for you ...
|
| Office 2000 Problem | 12 Feb 2007 17:36 GMT | 3 |
One of my files in word 2000 got set to read-only when I tried to cut and paste from the web. I can't get it unlocked now. I never had any options set in the save to cause this. Also, when I clicked the general forums, i got directed here instead for
|
| C# and Access book? | 12 Feb 2007 17:14 GMT | 3 |
Any recommendations for C# and Access? Preferably for C# 2.0. thx
|
| Running a query on a few subtables at once and adding them together (HOW?) | 12 Feb 2007 16:59 GMT | 3 |
I gave a database that consists of one main table with a few sub tables linked in. and I am having a problem running a query on it. The main table is for example "jobs", and the sub tables are who participated in them, there is one table for driving, another for
|
| Multiple columns in combo box | 12 Feb 2007 16:52 GMT | 2 |
How can I have a combo box with 4 columns in it, send the 4 fields for that record to separate fields in a form? To reiterate: I have Name, address, city and zip in separate fields. Can I pull all 4 up in a combo box, and when I select the correct record, have the different ...
|
| field controls source errors | 12 Feb 2007 16:39 GMT | 3 |
I am trying to fill in my data into the fields but it is autofilled with the following "=Name?" and will not allow me to change any of the fields. It just keeps throwing errors that say, Control field does not match source. I don't know what this means. I have gone through all of ...
|
| How To See The Pictures | 12 Feb 2007 16:13 GMT | 2 |
I have a table whose one of the fields is the file name of an image. In a form I saw some fields of that table, I also want to see the matching image. I can do it by choosing the field as hyperlink in the table but I can't do it in the form.
|
| 'Microsoft Exchange Server - Sending and Receiving' reported error | 12 Feb 2007 16:04 GMT | 1 |
I've been using Outlook 2003 and Exchange 2003 for a couple days and today Outlook has been unable to connect to Exchange 2003. I've checked system logs on both my workstation and the server and I've been unable to determine what is wrong. I am able to access the my Exchange ...
|
| Making .FindFirst Case-Sensitive | 12 Feb 2007 15:05 GMT | 4 |
I have a search form which uses some code that looks like this : strCrit = strField & " = """ & Me!txtCrit & """" rst.FindFirst strCrit On one computer this gives a case-sensitive search and on another it
|
| access database | 12 Feb 2007 14:52 GMT | 3 |
so i build an access database for a gentleman. the reports and everything work, they're pulling everything in from the query, however, when he enters new people, it re-alphabatizes at the end of the report. so, all old ones are alphabatized and then a new one starts with the ...
|
| how can i split a particuler column into two | 12 Feb 2007 14:37 GMT | 1 |
how can i split a particuler column into two
|