Description:
Microsoft Office Access newsgroup.
|
|
|
search causes tab selection
|
| |
I have an Access 2007 database of properties with a main form containing Tab controls (10 tabs) When I enter information in the search box of the main form and press enter , the tab control always jumps to 8th Tab (regardless of the data I input) - I want it to stay on the 1st tab
|
|
form fields not saving to table
|
| |
I have created a database with a form and three of the fields are not saving the information to the table. I have checked the row and control sources and now at a loss and thoughts?
|
|
multi-table select stored procedure subform ole eb error
|
| |
As soon as I add a field to the select statement of my subform's stored procedure record source from a foreign table in the join the subform presents "multiple-step ole db operation generated errors..." when I try to insert a new record in the subform. I have specified the unique table, I have the input parameters specified and... more »
|
|
calculated field in new line sometimes gives an error
|
| |
Strange... I have a form in datasheet view with 5 numerik fields. I added an extra calculated field to sum the 5 numerik fields. This all goes ok. The 5 fields have a default value of 0, so the "new line" row contains 5 zero's with are summed as 0. When entering a new line, the "new" new line that instantly appears gives an... more »
|
|
field tips?
|
| |
is there a way i can have instructions pop up as a field is clicked. i'm trying to look for an alternative to writing an instruction manual for the database i'm creating
|
|
report
|
| |
I have a table & report. I can use filterbyform to return the subset of data I want. How do I program one button to generate a report from the filtered data
|
|
prefill error
|
| |
I have a data entry form that I"m using to record people's information. I want to retain the "AssignedChap" and "Zip" from the data entry when the record is saved and the form is reloaded. I'm using this code for the zip and the form field is retaining the information from the previous record however when I use the same format for the "AssignedChap", it does not work... more »
|
|
Create a new form as needed
|
| |
I have a database I created to track contact with bariatric patients who had the surgery done at our hospital. One of the forms I created allows the nurse to fill in answers to questions when they call the patient post-op. Originally there was only one contact so the form worked well. Now the staff... more »
|
|
|