| Thread | Last Post | Replies |
|
| generated ID | 06 Sep 2005 13:41 GMT | 2 |
I need the auto generated ID configure that exactly look like this: 52490001 where: 5 = the current year
|
| Message Box In Access Forms | 06 Sep 2005 13:41 GMT | 1 |
Quick question (i hope) I have a process in one of my forms that populates the fields with various information using dlookups against a select query. However this takes anything up to 20 seconds to run (me and SQL dont get on very well at the
|
| Default response in a form | 06 Sep 2005 13:18 GMT | 10 |
I have one form that I would like to open from a command button on another form. How do I default an answer to the form with out using the 1st forms name. Form1 - Documents - I use a command button to add a new 'issue' and like
|
| how to display multiple pictures per record in an access database | 06 Sep 2005 12:18 GMT | 3 |
I want to store and display (on a form or a report) multiple pictires per record in an access database. The pictures are not stored within the database. They are stored as files and the database contains the paths to the pictures.
|
| STOP REMOVING TRAILING SPACES !!!!!! | 06 Sep 2005 11:46 GMT | 2 |
I have a list box that displays results of a filter based on information that is entered into a text box. Everything works fine, but the list box only requeries once the cursor is tabbed out of the text box. It seems as if the information in the text box is not made available to ...
|
| autofill rest of name and primary key after adding 1+ letter | 06 Sep 2005 09:55 GMT | 3 |
I'm setting up a form and was wondering how to make some of the tex fields autofill the remaining characters after I enter one or more o them. I don't want to have to type a persons name or ID in full everytime that I have to enter information into my table fo
|
| How to apply 2 or more text box filters to 1 list box on form | 06 Sep 2005 09:34 GMT | 2 |
Access 2003 PLEASE HELP! I would like to create a form for filtering and viewing data in a table. I want the table data to appear in a list box on the form and I want to filter
|
| Prompt users to save after changes to existing records | 06 Sep 2005 07:19 GMT | 8 |
i am very new to access, and i am trying figure out how to have access prompt users to save changes to data on forms before the form is closed.
|
| Continuous subform - can't insert another subform | 06 Sep 2005 06:15 GMT | 1 |
I am creating a database to track drivers of vehicles. The drivers will be identified by the vehicle they are seen driving. I am using three tables: vehicle details (VEHICLE ID is the key)
|
| sum function on forms in access | 05 Sep 2005 23:58 GMT | 2 |
I'm using access 2003. i've created a form for recording monthly donations which includes 12 field for Jan - Dec. I want a box or field for 'year-to-date' to have a running total of donations for each donor. it seems easy enough -....
|
| "Application-defined or Object-defined error" message on Access 97 | 05 Sep 2005 22:16 GMT | 1 |
I have some users connecting to Access 97 via Citrix, and when they run any of the forms wizards they get the following message; "Applicatioon-defined or object-defined error" Any ideas of a way to stop this happening?
|
| List of fonts | 05 Sep 2005 22:03 GMT | 1 |
Is there a collection or object in Access 2003 to know and manage the list of fonts of a user's computer ? If not, do you know a procedure already writen who can extract the list of fonts in a computer.
|
| Refresh a sub form within a form | 05 Sep 2005 21:17 GMT | 2 |
i have a form called 'work orders' and within that form i have a sub form called 'materials' which is displayed as a datasheet. when i open my form 'work orders' and start to input data the datasheet 'Materials' wont allow any data entry. No Rows, just headings. My datasheet is ...
|
| How to remove unused code | 05 Sep 2005 20:30 GMT | 1 |
If discovered that if I create a command button and edit what it does and THEN change the name, I end up with a section of code for the old name that no longer exists. Is there an easy way to search through your code and delete all subs that refer to non-existant names?
|
| How do I enable a command button depending on some condition ? | 05 Sep 2005 19:35 GMT | 3 |
I have a form with 3 options each associated with a command button. I would like all the command buttons to be disabled at start. Depending on the option chosen by the user, the corresponding command button would get enabled and let the user click it.
|