| Thread | Last Post | Replies |
|
| Company Photo Directory HELP needed | 19 Jul 2008 04:31 GMT | 4 |
I am trying to design a Company Photo Directory in Access 97 and need suggestions or help. I currently have a database table with names and information, and have a query with just the information that I need for the photo directory. I want to have pages, like a yearbook, ...
|
| automatically create new record in lookup table if data does not e | 19 Jul 2008 01:32 GMT | 7 |
I have a simple database of products and suppliers and a couple of small lookup tables. The products and suppliers tables are linked in a relationship using the supplier's Sage code and this field is also used as a lookup from suppliers when adding data to products. When I set ...
|
| Select Multiple Records Within Same Field | 18 Jul 2008 21:30 GMT | 5 |
I wonder whether someone can help me please. Through the knowledge I've gained from this and other sites I'm now able to design a query that asks the users for parameter information to return the desired matching records. e.g. colours that match a certain colour code or if
|
| Yes / No Message Box | 18 Jul 2008 18:59 GMT | 5 |
My form is used for entering records. When a user clicks a button to submit one, I want a pop-up box to load up saying "Would you like to enter another record?" with Yes or No options listed below. If yes, a new blank record loads up, if no, the form closes.
|
| fields in a form | 18 Jul 2008 01:39 GMT | 6 |
I have a form that is has several memo fields, so it is more than one page. But there are several key fields that I want to remain showing on the top of the page, as I scroll down to fill in the other fields. In essense, it would be as if the key fields are remaining stagnant ...
|
| Default Value = Last day of the Current Month | 17 Jul 2008 22:06 GMT | 5 |
Any Ideas? Thanks in advance.
|
| Dateadd and conditional true false statement | 17 Jul 2008 21:55 GMT | 4 |
I have a field called next monitor where I have another field called over due. In the overdue field, I am using the following code to make a yes/no determination. overdue: Iff(dateadd("m", [audit_len], [NextMon])<date()"yes","no")
|
| Controls that Expand and Contract with Form | 17 Jul 2008 19:22 GMT | 7 |
I develop software for schools. Some of them have old Window 98 computers that are used at 800 X 600 resolution and some are newer and kept at 1024 X 768 resolution. Some of my forms have design controls that go from edge to edge. It I set them at the 800 X 600 resolution they ...
|
| Variable Check Boxes | 17 Jul 2008 16:22 GMT | 6 |
background info - my table includes the following categories: Last name, first name, Document number, document title, date trained, training status I would like a form where I can have the user enter in a new document number and document title and then be able to select the ...
|
| updateable query | 17 Jul 2008 15:48 GMT | 8 |
I'm having a time with a form that I need to be able to add new records to. Here's the sinario. Form name: frmMyEmployeeMilestones Record Source: A query named qryMyEmpMilestones
|
| cursor position on new record | 17 Jul 2008 12:20 GMT | 5 |
Sorry for the newbie Q! I need some VERY basic info in the simplest of terms to enable me to have the cursor positioned in the second field regardless of which field it was on the previous record prior to going to "new record".
|
| Automatically adding a primary key | 17 Jul 2008 04:31 GMT | 5 |
Hello and thank you in advance for your help. I am looking to add records to a table with patient information via a form. I've created an Add Record button, and what I want is when it is clicked, for it to automatically generate the next primary key in the table sequence.
|
| Subform not part of form? | 16 Jul 2008 20:23 GMT | 6 |
Is it possible to create a subform that does not appear at all on the main form? I want to be able to record identification detials against personal records (the reason I would like it to run as subform using Peron ID as the link) but i dont want the subform to be open/visible ...
|
| Writting two subforms to the same table. | 16 Jul 2008 19:55 GMT | 9 |
I have two subforms sitting on a form that I am attempting to write to the same table. On the two subforms (A and B) exists the same/identical fields from the single table (table 1).
|
| Printing to a form | 16 Jul 2008 08:07 GMT | 4 |
I have insurance forms that we usually fill out by hand. I want to fill them out using my database of patient information. However, rather than printing the information onto preprinted forms, I want Access to print the insurance form, with the data inserted into the appropriate ...
|