| Thread | Last Post | Replies |
|
| Checkbox tally on Continuous Forms | 12 Jul 2007 21:35 GMT | 2 |
I am looking for the best way to accomplish the following Continuous Forms concept. Given: There are Five Groups A, B, C, D, E Each group has eight members: a, b, c, d, e, f, g, h
|
| query to pull up all jobs due on WEd. for example | 12 Jul 2007 20:36 GMT | 8 |
I have a list of jobs in a jobs table and it list which days the jobs need to be done. For example some are just M, some M, W, F , some just W etc. I am trying to grab the current date on the Form ( an unbound field where I use datepart to grab the current DAY
|
| Query For Many Most Recent Dates | 12 Jul 2007 20:08 GMT | 1 |
I have a list of reports and each report has many "processes" in it. I tried to use some information that I found on this site to print off the "Most Recent Completion Date", it was givin by Duane Hookom: Group your report by ReportName with a group header. Sort next by
|
| Sorting on a form | 12 Jul 2007 17:50 GMT | 1 |
Currently I have a form that has multiple records and sorts the records by the autonumber ascending. I also have date field in the record and would like the form to have the form automatically have the sorting default by date or have the autonumber sort descending. Is there away ...
|
| File format for button images in Access 2003 | 12 Jul 2007 17:34 GMT | 2 |
I've noticed that the default button images used by Access (i.e. the "X" for delete) appear to be partially transparent. I've created my own images but they all have a solid gray (on Windows Theme) or solid white (on Classic Theme) background when I insert the image onto a ...
|
| Look ups | 12 Jul 2007 17:13 GMT | 2 |
I am new to Access 2007 and I would like to know the easiest way to add a look up menu into a field in either form view or design view, if either are possible. Anyone know?
|
| print macro to filter search form | 12 Jul 2007 16:37 GMT | 13 |
I have a search form that finds results by filtering the original table. It is adapted from http://allenbrowne.com/ser-62.html . All my search boxes are text boxes on my version. I need to be able to print the records that the search retrieves. The form is a continuous
|
| How can I get the Primary Key to show up in an e-mail? | 12 Jul 2007 16:19 GMT | 2 |
I created a Help Desk database that once I have the form completed I click on a macro that takes the information I have selected and places it into an e- mail using outlook and will be e-mailed to the tech to take care of the pc issue. I have the tables stored on the server and they ...
|
| Command button to generate number | 12 Jul 2007 15:42 GMT | 6 |
Users need to click a command button that generates a [Job_Sheet] number for an Event record. This number should then display in the [Job_Sheet] bound form field. The number needs to increment by 1, starting from 18,500. I think DMax() is
|
| report problems | 12 Jul 2007 15:15 GMT | 7 |
In my report I have a NetAmount which is =Nz([Quantity],0)*Nz([UnitPrice],0) Sometimes I dont want to have to enter anything in the Quantity field. Is there a way I can just enter the UnitPrice in the form and in the report under NetAmount it
|
| How can I create a multiple field search box that use logical operators in an option box? | 12 Jul 2007 13:22 GMT | 2 |
I need assistance in creating a multiple field search box, i have a screen shot but i couldn't find a way to include it in this message. I have been battling with this problem for weeks. I'm trying to use ms access 2003 to create a search box similar to
|
| Asking about hyperlink. | 12 Jul 2007 09:56 GMT | 1 |
I have a field which includes a hyperlinkaddress, but it is not a hyperlink field in a form. If I double click the field in a form I would like to reach the hyperlinkaddress.
|
| Resource Allocations | 12 Jul 2007 09:17 GMT | 15 |
Riiiiight, one more question: Basically what im after is to have a form where i can allocate jobs to employees. The way i see it is to have the headings in the forms as:
|
| Help building a filter on a form | 12 Jul 2007 08:16 GMT | 1 |
Okay, I downloaded the Issue database template and simplified it greatly. Now, I can't get the "search issues" form to work. I have the following controls on my search form: Application (dropdown list)
|
| Infinite Loop | 12 Jul 2007 07:02 GMT | 2 |
So let's say you accidentally created an infinite loop in your startup form code (I'm not saying that's what I just did, but let's pretend) Is there a way to break it or am I screwed? (hypothetically speaking of course)
|