| Thread | Last Post | Replies |
|
| font size in datasheet view | 24 Sep 2005 14:23 GMT | 4 |
How does one alter the font size in the datasheet view?
|
| Copying a Field | 24 Sep 2005 14:18 GMT | 1 |
I have form form that contains a new button to input a new record. One field is the primary key and a second field will for the some of the time contain the same contents. The primary key is a number field as the contents are pre assigned from a paper form. I am able to make ...
|
| Form Linked to a query | 24 Sep 2005 13:59 GMT | 2 |
The criteria for my query comes from a control on my form. When i change the data in the control the query doesn't recognize the change. Can someone provided a solution? Again thanks for all your help.
|
| PDF focus | 24 Sep 2005 13:41 GMT | 1 |
I have a form with a PDF viewer (called PDF_Browser) and a text box (Sheet_Title). Anytime I go to the next record the PDF viewer automatically loads that records PDF and then proceeds to take the focus. Is there any way to get the focus back on my text box or is Acrobat king?
|
| Print to PDF and Attach to E-mail with one command button | 24 Sep 2005 13:13 GMT | 2 |
I am trying to create a PDF of the current record of a form and have it attached to an e-mail with the click of one button. Currently, the user has to manually attach the PDF to an e-mail after they save it. Any help would be greatly appreciated.
|
| Dynamic Option Group - Is it Possible? | 24 Sep 2005 07:22 GMT | 3 |
I'm working on an unbound form in which enduser requirements state it is necessary to see complete address information on the form. Ideally, i would like to auto generate the radio controls via VBA. In a web world... this would be cake.. but this application has to be 100% ...
|
| Usings tabs in forms with same primary key | 24 Sep 2005 05:39 GMT | 6 |
I want to set up this: Create a tabbed form with on each tab an existing form: Tab1: customers Tab2: projects
|
| Parameter query behavior in form vs. subform | 24 Sep 2005 02:33 GMT | 1 |
I'm using a parameter query as a source for combo boxes in a subform, the data displayed being based on other combo boxes. I have this working beautifully when I only have the subform (sbfLocation) opened, but when I open the form (frmItem), the query prompts me for the ...
|
| Database Hanging - Echo & Set Warnings Macro functions | 24 Sep 2005 01:12 GMT | 2 |
I'm using the Echo and Set Warnings features of a Macro to hide system messages from a user. The Macro lines are Echo Yes
|
| IF-Then Statement | 24 Sep 2005 01:09 GMT | 3 |
I need help with the following statement. =IIf([#Days]>=2),(([MealsA]*0.75)*[#People]*[#Trips]*2),(([MealsA]*0.75)*[#People]*[#Trips])) I keep getting "The expression you entered has a function containing the wrong number of arguments."
|
| Hi All.. | 24 Sep 2005 00:10 GMT | 1 |
I'm currently programming a really long winded unbound form to satisfy requirements set by my company. This form includes 8 list boxes that auto populate as a selection is changed in another listbox. Problem now is... I'm getting out an out of memory error which renders access ...
|
| subforms | 24 Sep 2005 00:05 GMT | 1 |
I have a number of forms that contain subforms which in turn contain other subforms. Some of the latter are small utility subforms that function sort of like controls. These are used in several of the first level subforms. If I open, for example, 4 of the top level forms one ...
|
| Is this possible - insert records based on results in a query | 23 Sep 2005 22:12 GMT | 1 |
I have only started using Access recently and am still finding my feet with it so I don't know if you can do this in one step. I have created a report that sends out letters to customers, based on the dates entered by the user. This works fine but what i would also
|
| strange query behavior | 23 Sep 2005 21:41 GMT | 3 |
I've got a query that looks like this: SELECT SAM_ID, EXP_TYPE, NMR_STATUS, NMR_CONCENTRATION, CREUSER, CREDATE, MODUSER, FROM QUAL_CONTROLs
|
| Duplicate entries | 23 Sep 2005 21:40 GMT | 3 |
I've looked at a few threads but they just went over head. Basically we have a mileage cliam form which is often filled in many times for the same person. I would like to warn the entry staff that this is happenning before they exit the form.
|