| Thread | Last Post | Replies |
|
| How do you get spell check to check before sending? | 10 May 2005 15:26 GMT | 1 |
I would like to have the spell check done automatically when I send the message. That way I can review the spelling and make corrections as needed. The as you type function is annoying (grammar) and misses a lot of corrections because it can't decide which word to use as a ...
|
| Default value | 10 May 2005 13:43 GMT | 2 |
I have a pable that i want the primary key to be the the date followed by a sequetail number and I need the number to restart each day>... Can someone assit me with the exact coding scheme. I would like for it to look like 05102005-001
|
| How to convert a text field to a number filed in a formula? | 09 May 2005 22:13 GMT | 1 |
How to convert a text field to a number filed in a formula?
|
| Design issues - Check Boxes, Lookups | 09 May 2005 19:21 GMT | 2 |
I'm re-designing a database. One of the forms in this database has 10 checkboxes - each one is bound to a separate field in the underlying table. The user can select one or any number of checkboxes. If you look at the underlying table, there are 10 fields - one for each of
|
| I can't access keyboard or letter recognizer on the hand held devi | 09 May 2005 18:17 GMT | 2 |
My system lets me add tasks and appointments on the computer, but when I touch keyboard or letter recognizer on the hand held PDA, it flashes on for a second and disappears. It was fine until a few days ago. What's happening?
|
| Foreign Key Addition | 09 May 2005 18:04 GMT | 4 |
I'm planning to use the Microsoft Inventory Control template database to track supplies for my office. For reference, it can be found here: http://office.microsoft.com/en-us/templates/TC010184581033.aspx?CategoryID=CT061 995421033 To be able to sort, input and find products by ...
|
| how do I prevent a duplicate value being entered in a form field | 09 May 2005 16:03 GMT | 1 |
I want to ensure that users entering data in a form cannot enter duplicate values in records and have an error message automatically displayed. The table design for that field is set to no duplicates and required and displays a message to the user indicating a duplicate record ...
|
| Copying ID from one table to another | 09 May 2005 11:56 GMT | 5 |
My database used to be built on a single table. I recently split it because I needed to use one of the fields as a lookup for another field, and I got error messages telling me I couldn't use a field from the same table as a lookup.
|
| printer | 09 May 2005 02:01 GMT | 1 |
I am trying to write a couple lines of code in vba to support a print function... How do I print "hello" from within my form code? If I could get this answered then I could see how to print text46
|
| Autocomplete for text box in access | 09 May 2005 01:59 GMT | 1 |
how can i perform an autocomplete for a textbox in access forms
|
| Importing lookiup tables at startup | 08 May 2005 12:42 GMT | 1 |
I am looking to import some lookup tables at startup to speed up the database. I am using make table queries which work fine except for one problem. The new tables are created with the subdatasheet name set to auto which
|
| Multiple outputs from one form | 08 May 2005 12:39 GMT | 1 |
I would like to be able to enter a components description and then its serial number. After I enter the serial number I would like to enter another using the same description. I have set up a form that uses a subform to display the description multiple times. I end up with a ...
|
| validation rule based on another table's field | 08 May 2005 04:30 GMT | 6 |
I want to set up my form, so that, if a person answers yes to a field on another table, they cannot enter information into a separate table. Is this possible? I tried "building" a validation rule using iif and [table.fieldname]=YES, but that didn't work. Maybe I set up the code
|
| Creating Employee ID Codes | 08 May 2005 03:36 GMT | 2 |
Where can I learn how to create unique alphanumeric employee ID codes for an Access database? I want it to be two initials and a four digit counter ie LL0000 where the counter advances with like initials and it starts at 100.
|
| Database with Pictures | 07 May 2005 18:19 GMT | 6 |
Hi Folks - I need some advice .... I have inherited an Access 2000 database with embedded pictures. Last week, it reached the 2GB limit (It turns out the table with the pictures is almost 2GB). Our temp fix was to split it into 2 databases. This fix has worked fine. However, the ...
|