| Thread | Last Post | Replies |
|
| Looking for a better listbox | 07 May 2008 21:05 GMT | 5 |
I want a listbox with column sort buttons at the top and adjustable column widths. You see them in all kinds of applications, like Windows Explore's file list. I could build one for myself using labels with button down and button up events and a bunch of code to round it ...
|
| subform add mode | 07 May 2008 20:44 GMT | 2 |
How do I set my subform to add mode when it is opend up? It is based directly on a table. Thanks, Kyle.
|
| New Form Property in Access 2007 | 07 May 2008 20:44 GMT | 2 |
When a new Form is created in Access 2007, the "Moveable Property" is set to "No" and cannot be changed to "Yes". What am I missing and what can be done? Thanks,
|
| Hiding fields on a form | 07 May 2008 20:08 GMT | 9 |
Hi, i hope someone can help me, i would like to hide various fields under different conditions. i have combed other posts about the subject and they have help me greatly, i am about 75% there.
|
| tweaking command 'optionlabel' on switchboard | 07 May 2008 18:54 GMT | 1 |
I run A2K and created a s'board using the 'wizard'. The 3rd option label from the top of the s'board is hooked up to a 'macro1' which proceeds to run some queries that update a couple of tables in the app. I've got a msbox at the top of the macro that tells the user they are ...
|
| Using Combo Box Selection to Query a Table | 07 May 2008 17:18 GMT | 3 |
I have a combo box where the user will select an employee from a Employee table listing the employees with a lookup filed for the supervisors. The supervisors' names are in a separate table, called Supervisors. What I am trying to figure out is how, after a user selects the ...
|
| Auto-populate a form | 07 May 2008 15:54 GMT | 4 |
Is there a way to auto-populate a form using data indexed to a primary key in a table? That is, when I enter the primary key value in a form, I want the remaing fields to automatically pull data from a table with that primary key and populate the remaining fields.
|
| Email Attachments - From a Directory of Files | 07 May 2008 15:40 GMT | 1 |
Hello! I am looking for an email routine using Microsoft Access where there is an option to include associated PDF or Word documents from the working (Windows) directory. So any PDF file or DOCs put in the external directory are automatically attached to the email. The user
|
| Help with IIf Statement | 07 May 2008 15:03 GMT | 5 |
Keep in mind that I have most of the fields. the only thing I don't have which should be include in the statement are the dates. I have the RACC field, serving size, sodium, cholesterol etc... I just don't know how to do this IIf statement
|
| How to make a subform always show up as a form, not a datasheet? | 07 May 2008 14:28 GMT | 3 |
I've had forms with subforms before, and when I created them through the Form Wizard, the subform always showed up as whatever I picked. If I picked datasheet, it stayed a datasheet. If I picked columnar/ tabular (I forget which), the subform stayed in that format.
|
| form open | 07 May 2008 13:23 GMT | 2 |
Is there a way to open a form with no control in focus? I have a form that is information only (for reading) and would prefer the first control not be highlighted. Thanks,
|
| Tabbed Form Design | 07 May 2008 10:01 GMT | 1 |
How do I create a tabbed form, where the tab names and number of tabs will change based on the outcome of a "group-by" query? (or the unique values in one field of a table). Or am I asking too much from a tabbed form?
|
| List Boxes in Tandem | 07 May 2008 10:00 GMT | 5 |
I have a database where I need the output from one list box (listbox1) to determine the values displayed in a second list box (listbox2). listbox1 contains the fields MailCodeID and MailCode. Each MailCode is associated with one or more FloorCodes, and listbox2 contains the ...
|
| Add/Edit Records Via Combo Box | 07 May 2008 09:50 GMT | 7 |
I have at table of Students with the following fields: StuID (key) FirstName LastName
|
| SortID | 07 May 2008 07:43 GMT | 2 |
I'm trying to fix the sort ID. When I get to about the 7th or 8th the one that shoould be 0 jumps to something like 30. Other than creating a new form and cutting and pasting into that form then copying them back one-by-one what can be done. aS I'm going around in circles getting ...
|