| Thread | Last Post | Replies |
|
| Set report margins via a form | 06 May 2008 01:37 GMT | 1 |
I have a report in an application that prints a person's name on a line of a pre-printed certificate (the names printed are in the database). Because people have different printers that grab the paper differently, that name may or may not sit nicely on the pre-printed line. I'd ...
|
| combine fields | 06 May 2008 01:24 GMT | 1 |
How can I display three separate fields together so that they look like this: Field1 Field2 Field3
|
| Open a form in hidden view | 05 May 2008 23:14 GMT | 2 |
I'm trying to have data export whenever the database closes. After looking around on this site and others, it seems like the best way to do this is to have a form open in the hidden mode when the Access database opens, and have this "invisible" form trigger the export when it's ...
|
| Expression builder in a Form | 05 May 2008 23:00 GMT | 3 |
I am setting up a database for students on a course. I want to work out how long students are taking on the course. In a form i have a start date, then i have used expression builder to find number of days between the start date & current date. That worked OK. But at some ...
|
| Help screen help needed | 05 May 2008 22:45 GMT | 1 |
Several of my screens have an associated Help screen. These are normal forms that just contain text. When the Help screen is accessed, I'd like the user to still be able to access the original form and enter data in it. When this form closes, I'd like the Help screen to 'go away' ...
|
| Open form display specific record | 05 May 2008 21:32 GMT | 9 |
Hi I am trying to set up my db so that you open frmDataFind on this form I have 3 fields txtCustomerID txtRegNumber
|
| Create calander using access database | 05 May 2008 19:21 GMT | 1 |
How can i create a calander using access database forms. I am looking for something similar to an outlook calendar view using assecc database forms. Are there any templates out there. Thank you,
|
| Access Form listbox - need to enable | 05 May 2008 18:41 GMT | 2 |
I created a listbox using the wizard and it is populated, but I can not select anything. I set enable to TRUE but I still can not select anything. Am I missing something here?
|
| Form Open | 05 May 2008 18:06 GMT | 1 |
I have set up the a sasific form to open when a Access 02 DB file is opend. What I would like to have happen is when the DB is opened all the user sees is the form, Then have then navigates around through buttons that I have set up. How do I remove all the toolbars, access ...
|
| Display Calculated Fields and Save Data on Form | 05 May 2008 16:44 GMT | 2 |
Hi, I know this question has been asked often but here goes. I have the D.O.B. and need an accurate age to be calculated...and then saved, if that's even possible. Ideally I would like to enter the birthdate, have the calculated age displayed and saved for use later
|
| Time calcuation in a form? | 05 May 2008 16:04 GMT | 1 |
I have a form that has time fields [Timefrom] and [Timeto] and [Total]. The times represent the period of time a vehicle was off the road. eg. 14:20pm - 15:35pm, should read 1:15 in the [Total] field, i want to set the [Total] default value to work this out so i dont have to ...
|
| How to use a combo box in a bound form? | 05 May 2008 15:14 GMT | 3 |
In an Access 2000 application, I have a table of records and I want to create a form that is bound to a query of that table such that the user can edit the records.
|
| DLookUp in a form | 05 May 2008 13:23 GMT | 2 |
I have a form that I use for control buttons, I created a text box to enter the date used by an append query to create a table for work schedules. I added another text box with the following control: DLookUp("[Day_Txt]", "tbl_Day","Weekday(ServDate)=[Day_Nr]") the result of this box ...
|
| Command button to Print/View Customer | 05 May 2008 04:24 GMT | 6 |
I have a form named Orders by Customer that has a subform with all the customer's orders and I want to add a command button on the bottom so that when an individual customer is showing along with all their information I can print/view that info for that customer showing. Is there ...
|
| a problem when learning "Sams Teach Yourself Microsoft? Office Access 2003 in 24 Hours" | 05 May 2008 02:41 GMT | 1 |
When I learned "Sams Teach Yourself Microsoft? Office Access 2003 in 24 Hours" today, I encountered a problem.In Using the AutoForm Feature,I couldn't find the AutoForm shortcut or hint. The tutorial is in English,but I am a Chinese.
|