| Thread | Last Post | Replies |
|
| Need Message on Form | 23 Jun 2006 16:32 GMT | 2 |
I have a form that has 2 text boxes with information that can be entered by the user to locate all of the client information. (Client ID, Client SS#) The user enters the information and the form is updated with all of the client information and opens a subform with all of the ...
|
| input mask or validation rule? | 23 Jun 2006 16:27 GMT | 2 |
I have a field called TIN that has to be 9 digits long. How can I enforce this on the form? I tried the input mask but the "_" is annoying the users because sometimes their cursor isn't at the beginning of the field and they need to fix their data entry. Is there a better way ...
|
| Combo Box data to Table Problem | 23 Jun 2006 16:01 GMT | 12 |
Greetings All, This website has been so helpful in my designing the database for my Internal Audit Department but I have one problem that has been driving me crazy for the past 2 weeks and I now want to seek your assistance for I haven't seen
|
| one to many relationship | 23 Jun 2006 14:20 GMT | 3 |
I have 2 tables that are attatched by a one to many relationship. What I am wanting to do is be able to pull up a person(my one table) by name and date of birth, once they are pulled up, I want to be able to enter a test for them(my many table) and then save. My question is would ...
|
| Continuous Form Entry Problem | 23 Jun 2006 13:51 GMT | 6 |
Not sure if i'm being a complete idiot but I've created a form which is based on a parameter query. I've embeeded a subform which is also based on a query. Using the main form we toggle between clients records updating the subform, however We would also like to alter the value ...
|
| combo box to populate text box | 23 Jun 2006 13:44 GMT | 1 |
i've added a combo box that looks up fields in my organisation table i want the user to select an organisation from this box and the organisation ID field to be filled in the Organisation id field in the form?
|
| Clear one field in multiple records. | 23 Jun 2006 13:42 GMT | 1 |
In the form I have I would like to add a button that clears a specific field in all the records of a table. How can do I create this? Thanks... Joe..
|
| Change the record source for a form, based on a value in text box | 23 Jun 2006 12:45 GMT | 1 |
I am trying to improve the design of my database. At the moment I have a form that displays information for a clinic. This form has buttons that display information for other clinics (the information fields are the same; patient name, dob, etc) but the records are different. At ...
|
| update alot of record from a form | 23 Jun 2006 08:22 GMT | 2 |
i need to update alot of records from a form. for now i'm using recordset to loop the records and update the relevant but when there is alot of record,its taking 4-5 minutes until its been updating the table.
|
| Default to last record on form? | 23 Jun 2006 07:34 GMT | 1 |
When I open a form in edit mode I want the Last Record to be shown as the default. Currently, the first record is shown. Can this be done?
|
| How To print Access reports in a desired printer | 23 Jun 2006 06:49 GMT | 2 |
I have to print access reports in acrobat distiller but it is not my default printer.So when i use docmd.openreport the report is fired on some other (default) Printer. I cannot change the default printer settings. So how do i fire the report so that it uses acrobat
|
| Go to last 'null' record | 23 Jun 2006 04:42 GMT | 2 |
I have a form listing people. On the form there is a start date and end date [enddate]. The form is sorted such that first are the folks with null end date, then everyone else. I would like to add a button to quickly jump to the last 'current'
|
| Set up a form so users dont delete table records | 23 Jun 2006 03:57 GMT | 3 |
I would like to edit my form so it will only allow users to enter and save records but not scroll through them and accidently delete them. Is this possible? I.e can i delete the scroll on the bottom of the form with all the table
|
| getting a record data from one form to another | 23 Jun 2006 02:15 GMT | 1 |
"Call Summary" and "Call Details" are sub forms.Call Summary(datasheet view) displays the summary of the calls made and Call Details(single form view) should display the record selected in the Call Summary in detail. I would like to display the details of the record in Call ...
|
| Adjusting Memo Field Sizes | 23 Jun 2006 02:01 GMT | 1 |
I have a form with a sub-form containing a Memo field. (Data already added in BD) I now want to change the size of my Subform (smaller in width) and would like the existing data to "word wrap" but it does not. Is this possible?
|