| Thread | Last Post | Replies |
|
| How do I take out values in a combo box? | 04 Aug 2006 19:15 GMT | 1 |
I can tell if they are sold two ways, either in design view when the box is checked or when the querie have the combo box set up to the querie so I don't understand why it still shows the sold chargers as well.
|
| Auto Date/Time whenever a record changes | 04 Aug 2006 18:39 GMT | 10 |
I have created a date field and a time field in table tblRunningTasks. I also have a form called frmRunningTasks. I would like to have the two above-mentioned fields auto-populate whenever a change is made to any of the other fields in form
|
| How do I take out values in a combo box? | 04 Aug 2006 16:52 GMT | 1 |
I have a designated field with a check box saying "sold" if the box is checked it is sold if not then it is not sold. When I use the querie I made, which does work properly when run, in the form it still shows all of the chargers not just the unsold one. How can I make it so the ...
|
| Date Computation | 04 Aug 2006 16:26 GMT | 6 |
I need to generate a report based on a query which displays a list where Date1 exceeds Date2 by more than 10 days. My query looks something like this: SELECT [field1], [field2], [date1], [date2] FROM table1 WHERE [date1]-[date2]>10
|
| Counter | 04 Aug 2006 16:23 GMT | 7 |
I have a problem that I would like to be solved. I would like a field called "Failure to date" to be a counter field, where it counts the number of days between records by the date in a field called "Date Located". These records will be related by a field called "PRNUmber", ...
|
| link pull down/drop down menu to query access | 04 Aug 2006 16:08 GMT | 8 |
I have a main page, with 5 command buttons on it. Each button opens up a different form. And the way i set it up before, each "FW" field for the queries the form came from, had a criteria: "Enter Fiscal Week". That works, but it gets annoying after a while because the user has to ...
|
| form locking | 04 Aug 2006 15:49 GMT | 3 |
I'm not very familiar with Access and yet somehow I was given the responsibility of creating a database. As much as I've been able to "pick it up" through other posts and microsoft templates and just pushing buttons, there's still a few things I can't figure out.
|
| Combo Boxes | 04 Aug 2006 15:34 GMT | 8 |
I know this has to be easy.... Visual Aid: www.gotmerchant.com/dtnew.gif Customers is main table Got a form for CallNotes
|
| form to subform | 04 Aug 2006 15:15 GMT | 1 |
Does anyone know how to make a textbox a required entry in a SUBFORM when a textbox on the main form is entered?
 Signature Message posted via AccessMonster.com
|
| Filtering Records in Form | 04 Aug 2006 15:04 GMT | 2 |
Thanks for any help on this. here is what i am trying to do In my form I want to be able to filter down what records users are working with in the list. I have a few drop down tables that the filter would be applied from: Project
|
| working with names in 2 fields | 04 Aug 2006 14:41 GMT | 9 |
Every tells me I should have my names in 2 fields and an autonumber employee key. The problem is the key is meaningless so if there are say a hundred employees it isn't possible to know everyone's ID. I have three tables. One with company info *where the expenses come from*.
|
| Calculating form | 04 Aug 2006 14:24 GMT | 16 |
I have a form that performs a simple calculation. It divides field1 (SALE PRICE) by field2 (RSF) to give me field3, (PRICE PSF) BUT, sometimes, when entering data, I do not know one or both of the
|
| Set default text field from previous form | 04 Aug 2006 13:57 GMT | 1 |
I'm new to Access and need some help to set up a form. At the moment I have a form where you make a selection of a client from a combo box. Then you click on a 'view projects' button and a new form opens
|
| List box that will display file names??? | 04 Aug 2006 13:35 GMT | 5 |
I think I need a list box.....maybe I need something totally different. This is what I want to do: Each night we get a .txt file. Each morning I load the .txt file(s) into a table, using Get External/Import. Then via a form, the users can go a print
|
| Msgbox | 04 Aug 2006 11:52 GMT | 3 |
Can you change the text size in the message box?
|