| Thread | Last Post | Replies |
|
| form with established data and data entry | 06 Dec 2006 16:08 GMT | 2 |
Hello, I'm still really new to this, and appreciate any help...hopefully there is a way I can do this with forms/subforms? I have a form (based on a table) that sets the criteria for a query: [Forms]![sbItem:Data Entry: Actual Qty by Resource]![Plant]
|
| Adding more fields | 06 Dec 2006 14:07 GMT | 28 |
I have added more fields to a table that I already have a form designed for. I would like to add those fields to the form but they don't appear in the list. How can I add them to the form without having to redo the whole thing?
|
| Show Last Record | 06 Dec 2006 13:09 GMT | 1 |
I have a table called tblProducts, withing that table I have a field called itemcode which is the primary key. The user enters the itemcode for every product, what I would like to do is be able to display to the user the previous / last itemcode entered in a list box. Does anyone ...
|
| running sum from a subform | 06 Dec 2006 12:43 GMT | 10 |
I am trying to add a calculated control on a main form that pulls its information from the subform. The subform is in datasheet view and I am pulling the information from a caluclated control in it as well. Essently I want it to work just like a recipt where the subform ...
|
| Run-time error '94' | 06 Dec 2006 07:38 GMT | 2 |
Aloha everyone, I am creating a Help Desk database at work, but have run into an issue with a form. I'm using the same procedure I've used in the past, but this time I get the infamous Run-time error '94' message.
|
| 3 page form | 06 Dec 2006 07:31 GMT | 2 |
I am trying to create a form that has 3 pages. I have done two pages, but when I try to go on past 21 inches to make changes on page 3, the page will no scroll down. In detail, the height is listed as 22", can that be changed to a larged number?
|
| form with command buttons to navigate to other form and calc valu | 06 Dec 2006 06:03 GMT | 1 |
I have a form that I go to to calculate the cartage rate (thinking of adding command buttons to main form which includes all other info - client id, truck # - quantity shipped etc.) There are a few different cartage rate forms depending on what type of shipment, bulk, tank. - ...
|
| search and update through form | 06 Dec 2006 04:24 GMT | 1 |
I want to setup a form in MS Access 2003 where I can enter customer Id and it will give me detail of the customer from customer table, and I should be able to update data in the same form. Any help will be appreciated.
|
| Is it possible to attach a label to a checkbox for coding purposes | 06 Dec 2006 00:50 GMT | 6 |
I'm hoping that somebody knows how to do what I'm thinking is possible in my mind. I have a form with 25 check boxes and labels that describe each check box. The purpose of the form is to allow the user to create a custom query that is
|
| Cascading Queries | 05 Dec 2006 16:19 GMT | 1 |
I'm looking for some advice on what I think are cascading queries. Here's what I want to occur in my database: I have a main table (Partner Table) which has a field titled "Category". The "Category" field offers 4 options in a drop-down list.
|
| Memo Field with Carriage Returns only Displays First Line on Report | 05 Dec 2006 15:32 GMT | 6 |
I need help with a Memo field/text box on a report. The memo text box on the form has the Enter Key Behaviour set to New Line in Field. On the report, I have the memo text box set to Can Grow/Can Shrink. However, if the user has entered the text with carriage returns, it only ...
|
| Event | 05 Dec 2006 15:06 GMT | 5 |
Is it possible to trigger an event after the form was opened (as soon as it opened) without pressing any keys. The On activate or the On got focus doesn't work. Thanks
|
| Question regarding subform | 05 Dec 2006 12:41 GMT | 2 |
I have a form (orders) with a subform (order details). The subform has the item, quantity, unit price and discount. The item is a combo box via a query and places the appropriate item in the field, I am trying to pull the unit price automatically but do not want to do it via a ...
|
| Setvalue to -1 in option field in subform | 05 Dec 2006 12:39 GMT | 3 |
I have a Mainform & subform (data from query100). when query data on query100, it show in the subform... and i have to click on the [option] field to mark it down. what i am looking for is a way...when daya is query and show in subform.. its
|
| Syntax error | 05 Dec 2006 12:09 GMT | 2 |
Quick question, I have the following behind a list box on a click event but I am getting a syntax error in query expression 'PRODUCTGROUP ='Ladies Watches' Where am I going wrong? the PRODUCTGROUP field is a text field and not a
|