| Thread | Last Post | Replies |
|
| Updating table via form | 16 May 2006 18:10 GMT | 4 |
Two months ago I created a database along with several forms and queries. The database contains basically two tables. The source of the primary data is obtained (updated) once a month from the office (I get the data in the form of a .txt file that is exported from an Access ...
|
| saving wrong record when subform is blank | 16 May 2006 18:03 GMT | 2 |
I have a form with a subform that I've been working on for a while. If the Tool Number in the subform is left blank, the record for the job (main form) is saved with the first entry in the table the subform is linked to. I would rather have a message box pop up alerting the ...
|
| control data to tables from forms in access | 16 May 2006 17:35 GMT | 2 |
I would like to add a record to a table from a form. The form is for data entry only and has no record selecters. I would like the form to add the record to the table only after all the fields are filled in and a command button "Are sure the data is correct and do you want to add ...
|
| Searching terms out of order | 16 May 2006 17:06 GMT | 4 |
So basically, what I have is a bunch of words in one memo field, for example: dog cat cowboy tree flower To search it, this is the code I have now.
|
| urgent please access form question | 16 May 2006 16:40 GMT | 2 |
Hi i have form which has three text box let say.... Text1 Text2 Text3
|
| Going to the Left side of a field (textbox) when entered. | 16 May 2006 16:38 GMT | 3 |
Howdy! I am new to ACCESS but I am starting to use Input Masks to make sure my data is put in the same each time. But some people are clicking into the text box and it is putting them in the middle of the mask instead of the beginning of
|
| create right click menu | 16 May 2006 16:36 GMT | 1 |
Hi any one know how to create right click menu in vba like if i right click on text box then it show me a menu with some command thanks
|
| combo box | 16 May 2006 16:28 GMT | 2 |
I have a form and have a combo box with its row source as a table. The dropdown only shows the 1st row of the text in the field(the x's but not the z's). How can i get the z's to show without putting them in a seperate row in the table.
|
| how to save a form template in Access | 16 May 2006 15:34 GMT | 1 |
I have created a form design in Access that I would like to use as a template - how do I save the form I created so that I may select it as an option in the "Create Form using Wizard"?
|
| number increment | 16 May 2006 15:22 GMT | 2 |
>I have a form , each record has an autonumber but also a number I gave it ' > SID ' > The form runs of a query which sorts by SID field > eg |
| updating rcord numbers | 16 May 2006 14:45 GMT | 3 |
I have a form , each record has an autonumber but also a number I gave it ' SID ' The form runs of a query which sorts by SID field eg
|
| Filter information in a subform | 16 May 2006 14:43 GMT | 8 |
I have a form that contains 3 subforms. Two of the subforms are working correctly, however I am having a problem getting my information to display correctly on the third subform. Within this subform the customer number displayed is keyed to the main form
|
| WHY DO MY RECORDS MOVE IN MY SUBFORM? | 16 May 2006 14:22 GMT | 3 |
i have a records form with a subformof recordsthat will post to it if i create an invoice or purchase order. it will automatically create a new line for the next new record. Question: sometimes but not all the time if i manually enter data on the
|
| working with com1 | 16 May 2006 14:21 GMT | 2 |
Please need to link my Access DB to a weighing machine. How can I do that? I need the weigh automaticaly pass from the machine a form in my database. The machine is linked in com1.
|
| Preventing accidental record creation | 16 May 2006 14:18 GMT | 2 |
I wonder if someone could help me. I've got an Access 2000 database which is accessed by several users. Basically i've got a form attached to a simple name and address table which allows the user to type in a new name and address. The problem i've got is
|