| Thread | Last Post | Replies |
|
| combo box bound | 22 Jul 2005 07:19 GMT | 7 |
I am trying to get my combo box to show all 3 fields in the dropdonwbut bound to the 3rd field. It keeps showing the 1st field after the selection how do I get it to show the 3rd field? I have colum count set to 3 and bound set to 3
|
| making a text/combo box memorize last record | 22 Jul 2005 06:48 GMT | 2 |
Hey I have a quick question. I have a form where the user can enter th company's name, and then all the specs on one of their products. The then press enter and the whole thing is put into a table. Here is the problem. I want some of the fields to stay the same. Fo
|
| Record shouldn't appear | 22 Jul 2005 05:09 GMT | 5 |
Good afternoon, *************************************** Goal: I am trying to set up a form that searches Customer orders by name and
|
| Link To Another Form @ Target? | 22 Jul 2005 03:09 GMT | 1 |
My database has a form called A/P where a vendor invoice is verified for pricing against what the purchase order states. The form pulls information from the PO table. When a price on the invoice is higher than the PO price, we change the price
|
| Ms Access and VBA | 22 Jul 2005 02:23 GMT | 1 |
I am sorry if this is not the right place to post this . But I coul not think of a better place to get good info. Can someone please suggest some very good books on Ms Access 2000 an VBA. I am new to both and would like to learn.
|
| Code doesn't work on Afterupdate? | 22 Jul 2005 01:41 GMT | 7 |
I need the following code to work on the afterupdate event of a textbox on my main form, but it doesn't. Private Sub Command92_Click() Me.IDRb_subform.SetFocus
|
| Search on three data fields | 22 Jul 2005 00:36 GMT | 1 |
I hope I can explain this correctly. I have a database with 5 tables. All five tables have the same three fields that make up the primary key. I want the three fields, when combined, to be a Case Number.
|
| Limit number of records submitted to Access from FrontPage form | 22 Jul 2005 00:26 GMT | 1 |
I have a form created in FrontPage which dumps information into an Access Database. One field "WorkshopDate" is a list box with 4 option dates. I need to limit the number of 'signups' per date to 28. Any suggestions I could get on this would be appreciated.
|
| Main Menu Form will not open | 21 Jul 2005 22:53 GMT | 1 |
I have an Access 2000 database set up to open the main menu form at start up. When I try to open the database it hangs up, the task manager tells me that Access is not responding and I have to shut it down. If I bypass opening the form at start up by holding down shift, the ...
|
| Displaying a calculated field from a subform on the main form | 21 Jul 2005 22:53 GMT | 1 |
Hi - I have an orders main form with an order details subform. On the order details subform, I've created a text box in the form footer to calculate the subtotal of each order by multiplying the quantity by the item price. On the main form, I created a field that refers to this ...
|
| Disable apostrophe/quotation mark key | 21 Jul 2005 21:44 GMT | 2 |
I have a form that allows users to enter values into a table, which is then the record source for a combo box elsewhere in the database. For import/export purposes, I'd like to prevent users from entering anything with an apostrophe, as that screws up the process. I just want ...
|
| Combo Boxes on Form using query as source | 21 Jul 2005 20:07 GMT | 1 |
I'm building a form that will have 2 combo boxes for the user to utilize as choices. Once these choices are chosen, I want them to be able to click on a command button that will take them to the next appropriate form. Scenario: User will pick "plan name" once chosen the next ...
|
| Linking Forms | 21 Jul 2005 20:03 GMT | 1 |
Thank you for your help in advance Well, I'm new to Access so any explanation may have to be worded in simple language, but anyway... Okay, I've created several forms which all have the field "patientid." Now
|
| How can I reset a field every day to 1? | 21 Jul 2005 19:29 GMT | 11 |
I have a form that counts the number of deliveries each day. How can I reset the field to number one each day? thank you Michael
|
| Form to bring up a specific record | 21 Jul 2005 19:12 GMT | 1 |
Also, I currently have my tables setup so that every order has an Order ID. What should I do to create a form that enables a user to enter an Order ID to bring up that record and make changes? Thanks.
|