| Thread | Last Post | Replies |
|
| How do i open forms in the same window? | 05 May 2005 22:11 GMT | 2 |
We are having a project at school were we are going to make a database system in ACCESS, and then present it to the rest of the class.. I have completed all the tables, forms, reports and all that, but when i run the database, i notice that it is pretty "messy" because that all ...
|
| Limit the records on a subform | 05 May 2005 21:37 GMT | 1 |
Here's what I've got. A database with a subform in it. The subform is ordered ascending by date. Each main form record has a related subform set of records showing each date from now until the end of the year. I want to limit the records shown in my subform to only the current ...
|
| Include query data in a message box | 05 May 2005 20:22 GMT | 4 |
You'd think this would be easy but I cannot seem to get the correct approach. I have a button that closes a form, sets the "security level" of the user, and opens a menu. If the user level is equal to "administrator" (from a table not from Access Security) then I want to run a ...
|
| Using SendObject with a Combo Box choice | 05 May 2005 19:58 GMT | 3 |
Creating a form for a large DB. I understand how to attach a command to send files by clicking a command button. However, I have 60 different types of files that I need to send, and not enough room to include 60 command buttons. I would like to use 1 command button and be able to ...
|
| HOW TO MAKE A FORM LETTER | 05 May 2005 19:00 GMT | 1 |
I HAVE A FORM ON MY COMPUTER. BUT WHEN I GO TO FILL IN THE BLANKS IT PUSHES THE OTHER ENTRIES TO THE NEXT LINE. IS THER ANY WAY TO MAKE A TEMPLATE THAT YOU CAN ADD INFORMATION TO WITHOUT THIS HAPPENING???????
|
| Timestamp on form | 05 May 2005 18:47 GMT | 4 |
I would like to create two fields on a form, an "In" and an "Out". When a user opens the form to enter a record the "In" automatically insert the current time. If the user need to come back to the record to complete the information, they will selcet "completed" from a drop down ...
|
| Document not prefilling from form | 05 May 2005 18:26 GMT | 3 |
I have a form that when the information is completed, the user selects a document from a dropdown box on the same form. When the document is selected, they can click print preview to see the prefilled information from the form. when they click print preview, the document is blank ...
|
| Display Web Page in Form | 05 May 2005 18:16 GMT | 1 |
I am trying to display a web page in a form. The URL data must come from another field in the form. I can understand the following method: Private Sub Form_Load()
|
| Switch | 05 May 2005 18:10 GMT | 2 |
Hi; How can I make the switchboard be the first form that opens automatically when my app starts up. Thanks
|
| what do i do if i dotn want to close the form in form_close() even | 05 May 2005 17:56 GMT | 2 |
I want to check if user really wants to close form. So i display a msgbox and if user doesnt want to close the form (bcoz he has not saved data) i want to leave the form open .. how do i do this? thanks
|
| 2 similar fields | 05 May 2005 16:29 GMT | 2 |
I am using Access 2000 I want to create a form that indicates the employee who begins a job and the employee who ends the job - using their Emp ID#.
|
| calendar controls | 05 May 2005 16:06 GMT | 1 |
I have calendar controls tied into two combo boxes for users to use to select a start date and an end date for a query. Right now, it automatically displays the month of April with the 26th highlight (this is the date that I put the calendars in my database).
|
| Moving a field between forms | 05 May 2005 15:59 GMT | 2 |
I've created to tables, Company and Project. Each Company can have muliple Projects and the two tables are relted by a field called CompanyID. I've also created forms for both of these tables.
|
| Sub Forms in a Continuous Main Form | 05 May 2005 15:40 GMT | 12 |
I am building a Whse Inventory Status report. The user picks assorted filtering options ,pushes abutton and the report is generated. The detail data is held at the Sku/Whse level, and is subtotaled at each level up the hierarchy by Whse via subreports. The hierarchy is as
|
| Cut and Paste several fields into one field | 05 May 2005 15:11 GMT | 2 |
I have the following fields in a page used to monitor progress on students: Status Tutor (textbox), Comments Tutor(textbox), Status Mentor (memo), Comments Mentor (memo), Action (memo), Achieved Action Date (date). Within this form I have a link to a notes page. What I would like is ...
|