| Thread | Last Post | Replies |
|
| How do I refer to a control on a tabbed control? | 04 Feb 2005 00:03 GMT | 1 |
I am creating a database of user equipment for the west coast. I have a table called WCEquip_Tbl. The table has 9 fields that are ID, Key, Phones, Faxes, ... ect. The Key field is used to filter the data.
|
| calculation in a subform does not display | 03 Feb 2005 22:06 GMT | 3 |
I have a DCount calculation which displays correctly when I view a form. However when I open the main form which contains it as a subform, the calculation field displays#Name? What do I hae to do on the subform to get it to display the calculation
|
| trying to capture numbers in a text box | 03 Feb 2005 21:27 GMT | 3 |
but when I use the "Or" statement, the data is no longer passed to my query. Any suggestions. I'm not really a programmer so simple is key.
|
| subform | 03 Feb 2005 21:17 GMT | 1 |
What happened to my question????????????????????????
|
| Option groups, passing a string value to table | 03 Feb 2005 19:59 GMT | 5 |
I have a form with a group of three option buttons. Everything is working fine and "as expected" but I want to change the value inserted into the table. Currently, the option group places an integer value, 1 through 3, in the table but I want to change the value to a string. For ...
|
| Combo Boxes that upon selection will display related data for user | 03 Feb 2005 19:55 GMT | 1 |
I have 5 different tables with the same fields in each table with different data. All 5 tables are unrelated. I created a switchboard where if a user clicks on a button (5 buttons for the 5 separate tables), it is connected to a form with a combo box displayng data from a field ...
|
| Undo Question | 03 Feb 2005 19:13 GMT | 1 |
I have several forms with the following code - if me.dirty then me.undo and it undoes any typing i've done. my problem is - i'm creating a record in a table with an autonumber. and
|
| Memo Field Length 255? | 03 Feb 2005 18:09 GMT | 2 |
Is there any way to be able to add more than 255 characters in a memo field or something else so I can type more info for each record?
|
| Using After Update to set Default Value | 03 Feb 2005 17:33 GMT | 4 |
Good Morning, I want to use the currently entered value to prefill the next new record. On the afterupdate event of the Text box formatted as ShortDate I have the following code:
|
| Problem with button on form | 03 Feb 2005 16:47 GMT | 1 |
I have been working with Access for a number of years but grope in the dark as far as VBA is concerned (ie, don't know a lot). I am developing a small application for reading barcode data for our factory shop floor. The problem I am having is with one of the forms.
|
| Text field | 03 Feb 2005 16:07 GMT | 1 |
I have a text field in a form that may contain 20 characters. (e.g., PPPPTTTUPPPTUPPTTUPP). I need to know whow many "P" are in the field. Please help... Thanks,
|
| Using Tabs with Subforms | 03 Feb 2005 16:07 GMT | 4 |
I have a form with Tabs on it. On each tab I put a subform. All the subforms were created from the same table. It was a big table and I wanted to split it up. I put a QID on each subform. QID is question ID field.
|
| All form data is not showing up in table? | 03 Feb 2005 15:39 GMT | 2 |
I created a form for my staff to enter their daily productivity. However, it appears that some of the data is not populating into the table. I reviewed the steps to complete the form and watched as one of my employees entered the data. Everything seemed right, but the info ...
|
| using date in field | 03 Feb 2005 13:38 GMT | 1 |
In my form i have a list of orders. I have a field called date required, this contains the date when the order has to be ready for. In a new box i have created, i want to include a function. The function i want to create is that if the date required is within 3 days of the ...
|
| Error Message: Too few parameters. | 03 Feb 2005 13:17 GMT | 3 |
Table CATEGORY id (pk) CategoryName etc...
|