| Thread | Last Post | Replies |
|
| code for removing filter | 09 May 2006 16:19 GMT | 1 |
I would like to make a command button on my form for removing a filter. Does anyone know the code for this? Thanks!
|
| Can't enter info into a form | 09 May 2006 16:14 GMT | 6 |
Just smack me now because I know I probably shouldn't have done this, but it was the quickest way I thought to create the what I needed.... I have a db set up where I enter: Course date
|
| How do I create a form based on a multi-table query? | 09 May 2006 16:05 GMT | 2 |
We've created a query based on 6 tables. I want to create a form based on the query that will allow me to populate the tables. However, when we go into form view to enter data the fields in the form are not visible, it is blank.
|
| How to open form in datasheet view from the switchboard? | 09 May 2006 16:01 GMT | 4 |
I have a form that I want to open in Datasheet View. Therefore it has both the Default View and the Views Allowed properties set to Datasheet. When I open the form from the database window it does open as a datasheet.
|
| Email a form after data is entered | 09 May 2006 16:01 GMT | 2 |
Can you email a form to someone after you enter all data into it? This form has several records but I want to email each record seperate after I enter data. Thanks
|
| Form field update based off of previous field | 09 May 2006 15:57 GMT | 6 |
Alright. First and foremost I truly appreciate all your help recently. I'm working on a project and this group has been a lifesaver! I have a form that contains: Date
|
| FK ID's not populating | 09 May 2006 15:48 GMT | 5 |
I have a form that has a FK in it but it isn't populating. When I g into frmApplication and click in children subform on the command butto ""Answer Child Questions". Then I Click on that and try to put in response to the first question. It won't let you move on to the nex
|
| pass parameter from form to report | 09 May 2006 15:24 GMT | 5 |
I have a form and report both based on a the same query that asks for a parameter input. To open the form I have to input the parameter. Once the form is open I have a button to print the report on click.
|
| Event Handling | 09 May 2006 15:17 GMT | 1 |
Hey guys - I have this code so far. I need CompanyID to "reset" whenever I click for the next record. Right now, it stays stagnet while other fields change. Any idea what's going on?
|
| Combo box After Update chokes on apostrophes in the selected field | 09 May 2006 15:16 GMT | 8 |
I've got a combo box in a form used to "find a record on my form based on a record I select in the combo box." I created this control with the Combo Box Wizard, and the desired record is selected with the line
|
| Slow form - events issue?? | 09 May 2006 14:54 GMT | 3 |
I have a main form with a tab page with four subforms. Each subform has upto 40 fields of data. From these forms a number of related popup forms can be opened. At present with only a handful of records in it takes around 12 seconds to
|
| Error Message! | 09 May 2006 14:54 GMT | 4 |
Hi, I am getting the following message when trying to add a record in a subform: "A problem occured while Microsoft Access was communicating with the OLE server or ActiveX Control.
|
| Microsoft Outlook reminders do not work | 09 May 2006 14:45 GMT | 1 |
I used the "outlook.exe /resetfolders /cleanreminders" and problem still persists. Is my blackberry sync program corrupting the reminders?
|
| Questionnaire | 09 May 2006 14:42 GMT | 18 |
I have tables set up for my questionnaire and responses. I made the questionnaire into a form and it lists all the questions. When I create a subform and make it in the subform, it doesnt list the questions. It just lists blank fields. What am I doing wrong?
|
| Aborting Record Entry | 09 May 2006 14:31 GMT | 1 |
The form I have writes to a table. Here's what I need to do: 1. Before moving to the next record within the form have the option to abort the data entered to the record therefore restoring the old data.
|