| Thread | Last Post | Replies |
|
| Capture E-mail Fields | 30 Jun 2005 23:42 GMT | 1 |
I have a command button on a form which initiates a new Outlook Email message. Is there a way to capture the To, From, Subject, and Body Text once the Send button is clicked? Bernie
|
| Rapp in full window | 30 Jun 2005 23:28 GMT | 9 |
Hi!! How can i run a rapp. so it comes in a full window just now i get a very small window Alvin
|
| Form Slide Out | 30 Jun 2005 23:25 GMT | 1 |
Does anyone know if it is possible to have a form slide out from another form. Almost like a menu on a webpage when you click on it and it slides down?
|
| How can I e-mail forms from a database? | 30 Jun 2005 22:53 GMT | 7 |
I am currently working on a database for the HR Manager. The database is going to show all current employees, the medical and dental dates of eligibility, new hire forms for new hires, etc. I am trying to create a command button that allows me to e-mail the created form to any ...
|
| Form design advice | 30 Jun 2005 22:33 GMT | 1 |
I currently have a form with many, many text boxes and drop down boxes. As it stands all the fields are bound to one of my tables. At the top of the form I have a lookup box with an account code in it (this field is required). On the form load I have it go to a new record. The ...
|
| Order By property | 30 Jun 2005 21:54 GMT | 3 |
I have an inquiry Form linked to a query which prompts for Criteria. I have set the Order By Property to FieldABC but once the report opens in continuous form view I allow the users to "re-sort" the data. I provide them with a custom toolbar containing the Sort Ascending and Sort ...
|
| Numbering records on a form | 30 Jun 2005 19:31 GMT | 1 |
I have a continuous form that contains bus route stops. These stops have a field called StopSequence that contains a number indicating its position on the route (i.e: first stop, second stop, etc.) I am trying to get the StopSequence to auto generate based on the record's ...
|
| show a new (blank) record in form | 30 Jun 2005 19:29 GMT | 9 |
Hi ya'll, I have a form with a datasheet on it that contains a query - in the query are two tables related by an itemno. One is the parts table, the other is a table of history where people log out parts. My problem: I would like to
|
| Joining Tables/Queries | 30 Jun 2005 19:21 GMT | 1 |
Help. Trying to create a form that will join two separate tables into 1 form. 1 table has sales units sold for the year 2004 by weeks. The second table has inventory units for 2004 by weeks.
|
| Option Button Problem | 30 Jun 2005 18:37 GMT | 1 |
I am creating a database form. I have multiple option buttons on the form. When one of the options is selected in record #1, the same options are auto selected in all other records. If the options are changed (whether in record 1 or others) the new options appear for all ...
|
| Making Control Visible only if a condition on another field is met | 30 Jun 2005 17:09 GMT | 4 |
I am working on a form which displays records on continuous forms view, and I want a check box to become visible on each record only if another field in the form meets a certain criteria. I just can't get it to work correctly. What I'm trying to do is that if the field named ...
|
| Append blank | 30 Jun 2005 16:40 GMT | 1 |
I'm reiterating an old question please. I have a log out table related to an inventory table - when I open a form with the inventory/logout tables on it - can I have it give me a new logout record attached to an old inventory record? They are related by the itemno field. I ...
|
| Field values carried over to next record | 30 Jun 2005 16:38 GMT | 1 |
I am designing a form which has three values, month, year and location, that are the same for a number of records. The other fields change from record to record. I am using Default Value in the Properties Box for the month and year, but is there a way for the location field to ...
|
| Problems with users closing forms. | 30 Jun 2005 16:16 GMT | 3 |
Like many before me I need my users to close most of my forms by clicking on a Close button on these forms. I have seen how to prevent the Access application window from closing by using the OkToClose trick in the Unload event of a hdden form. But what I have not been able to ...
|
| Querying for records from a form | 30 Jun 2005 15:29 GMT | 3 |
The placement dept. wants to search the database for different student's skills to match them to possible job openings. This is what I would like to do (I have not implemented yet because I do not know how):
|