| Thread | Last Post | Replies |
|
| Format vs. Input Mask and Force First Letter to be Capitalized | 13 Jul 2005 22:26 GMT | 4 |
Q #1 For some reason, I am getting confused about the difference between Input Mask and Format. Can anyone tell me the differnce between the two and when/when not to use them?
|
| Where to put the requery? | 13 Jul 2005 22:20 GMT | 1 |
I have a subform1 that queries projects and supporting data from various tables. There are 3 text boxes on subform 1 which are used for a subform2 query to obtain additional information for a particular project.
|
| fit more text in a text box? | 13 Jul 2005 22:15 GMT | 6 |
i have 5 available lines in a text box but can only fit 2 lines of text in it. The text box won't let me put more characters in, no matter how big i make the physical box.
|
| allow design changes | 13 Jul 2005 21:56 GMT | 2 |
I have been using MS Access 2000 for several years for a few simple databases. All of a sudden I cannot open the properties box in my forms or queries. I can in the reports. This is globally throughout all 3 of my seperate databases. I have tried changing the ...
|
| Making a Button | 13 Jul 2005 21:40 GMT | 1 |
How would I go about making a button to filter text from a textbox?
|
| How do I set RecordSource from another form? | 13 Jul 2005 21:35 GMT | 2 |
This should be from Access 101, but I can't figure out how to set the recordsource on frmDocs from another form which is opening it, based on a user selection on that form in Access 2000. DoCmd.OpenForm "frmDocs"
|
| Filtering from a textbox | 13 Jul 2005 21:26 GMT | 1 |
How do I make a button to apply a filter that gets it criteria from a textbox?
|
| Include blanks in query | 13 Jul 2005 21:12 GMT | 2 |
I have a problem that seems like it should be easy, but I can't get it to work. I'm working with a DB that has a table with test results. I have two queries, one that takes all of the dates that tests were given, and then counts all of the test results, giving me a total for ...
|
| uneditable forms | 13 Jul 2005 20:34 GMT | 1 |
I have a problem that maybe you can help me out on. In the properties for Form1, I set the AllowEdits,AllowAdditions, and Allow Deletiions all to false but when I try to call Form1 from a different form, I am able to add, delete and edit records and I can't figure out why. Any ...
|
| extra blank page | 13 Jul 2005 20:24 GMT | 1 |
I need to print 1 page of the form at a time. I have created the appropriate button. However, the after the record prints i get a blank page. I have adjusted the margins & shrunk the content, i feel confident that it fits within the margins. Is there possibly another cause for ...
|
| Open Form to Top of Form | 13 Jul 2005 20:21 GMT | 2 |
When my form opens, it opens to the lower portion of the form, but I would like the top portion of the form to show when it open. How can I do that? (Preferably a super simple way where I can set options and not have to mess with coding)
|
| Independant selection of datasheet rows | 13 Jul 2005 19:48 GMT | 1 |
Apologies in advance if I'm repeating a question from previous postings, but I've not found exactly what I need... Consider this simplified situation: Entering a department name into a field on a main form will show all the member employees in a datasheet sub-form.
|
| New Record | 13 Jul 2005 19:35 GMT | 1 |
I am not sure how I should do this. I have a pop up form in a continuous form view, that shows comments users have entered in the past. I need to set it so the users cannot edit previously entered comments, but they can add new comments if they need to.
|
| Display report within form? | 13 Jul 2005 18:48 GMT | 1 |
How do I take form data and display it in a label as opposed to a text box? TIA Oli
|
| Dim or hide subform until box checked? | 13 Jul 2005 18:12 GMT | 2 |
I have a form (Add Member) with multiple check boxes (Plumber? Welder? etc). When I check the box I would like the subform (Plumber Certs, Welder Certs, etc) to appear or become typeable (I've seen subforms dimmed until a box is checked).
|