| Thread | Last Post | Replies |
|
| Combo Box Selection To Run Report Problem | 29 May 2008 05:12 GMT | 2 |
I have a form with a combo box on it where the user can select someone's name and then hit a button to run a query that just shows records for the selected person. That part works just fine, the problem I have is that sometimes you want to see everyone and I am trying to make so ...
|
| How to replace duplicate entries in subform with correct reference ID | 29 May 2008 04:35 GMT | 6 |
I am developing a database for a scientific conference. I have 3 related tables: * table "paper" (fields: title, abstract, filename, session, etc.) * table "author" (fields: last name, first name, e-mail, affiliation,
|
| Continuous Form data entry problems | 29 May 2008 03:35 GMT | 3 |
I've created an Attendance Tracking database. There are 3 tables tbl_Associates Clock Number Last Name
|
| Unbound controls | 29 May 2008 03:33 GMT | 1 |
I've created an Attendance Tracking database. There are 3 tables tbl_Associates Clock Number Last Name
|
| Access 2000 | 29 May 2008 01:16 GMT | 2 |
Designing new database... when creating text box, getting "error" appearing as #Name?. if text is able to be written in this box, the entry appears on ALL pages in the database. How do I correct this issue?
|
| Editijng Text in Text Form Fields | 29 May 2008 00:21 GMT | 1 |
Our agency is now using Word 2003 for their documents, which consist of a combination of Form Fields and blank sections to input text. One of my supervisors is trying to edit a document that has the form fields and when protected, they can place the cursor directly into the field ...
|
| Supress Default New Record on Subform | 28 May 2008 22:15 GMT | 1 |
Is there a way to supress the * record in a subform? Here is an example of what is currently displayed: Subform: ID Name Address
|
| enter a date without leading zero month | 28 May 2008 21:55 GMT | 4 |
A user wants to enter dates without the leading zero in the month. Ex. 5/28/2008 The field type is Date/Time and the date is being entered on a form. How would I set this up in a form?
|
| Constrain Line-drawing to Vertical or Horizontal? | 28 May 2008 19:44 GMT | 3 |
Is there a way to constrain lines to either horizontal or vertical. I've been holding various keys down, but can't seem to find the magic one. Searched my Access 2002 help file, but found nothing there.
|
| how to create checkbox to check the ones that we want to select | 28 May 2008 19:08 GMT | 3 |
Hi. I have a form with a subform. the form runs over a query. I would like to have a check box to select only records that I need. I tried to create a checkbox control on the form but then when I select one it selects me all records.
|
| track appointments | 28 May 2008 17:51 GMT | 4 |
I have read threads about topic but I could not find something that could help me. Using Acc XP. There are several Admissions Reps who have to enter appointment info. (date/time) for a student to see a Financial Aid Rep. At
|
| Appling Auto Format preset designs into my existing forms | 28 May 2008 16:43 GMT | 10 |
Bit of a silly question, and no doubt a easy fix, but..... Have a program I made in Access 2003 converted to 2007 and would like to jazz it up a little in appreance. Opened my form, clicked "arrange" tab, clicked Autoformat and selected a new
|
| Form Control searches records in Table for a value | 28 May 2008 13:14 GMT | 2 |
I have a trouble call ticket form and before the user can send it to close with a combo box selection I want the Trouble Ticket number searched in the Assigned Techs Table to make sure all Completed are marked "Yes" if not then it will exit the sub and inform (msgbox) the user that ...
|
| A query with a dialog box | 28 May 2008 11:50 GMT | 1 |
I am using Access 2003. I wrote a query with a parameter. The query uses a dialog form in which I had placed a Combo Box for the parameter. Yet, when I run the query, the dialog form is displayed with a Text Box instead of a Combo Box.
|
| Linked combos not working | 28 May 2008 10:47 GMT | 1 |
I have a form with a tabbed area in the lower part to accommodate different categories of data. One tab has two combos cboJobGroup and cboJobSubgroup. The rowsource property in cboJobSubgroup includes reference to the value of cboJobGroup so that only appropriate values
|