| Thread | Last Post | Replies |
|
| Printing Forms | 21 Mar 2007 06:26 GMT | 4 |
I have created several forms within a very simple access database. But I am unable to print the form and the current displayed data. The output is just background of the form (in this case it is the Expedition format that was generated during the process of using the Form Wizard ...
|
| Move a record from a form to other form. | 21 Mar 2007 04:02 GMT | 1 |
Hi, I have a form with a text box to search the records, what I’d like to do is: I made another form ( Tabular) with the ID and Description, I would like to open this form with a command button, click the record and move the ID field to the search text box and after show all the ...
|
| OpenArg with subform criteria | 20 Mar 2007 23:45 GMT | 1 |
i have a question if anyone can answer. i have a form(Main) and has a sub form(subMain) and it's in a datasheet format. i like to click on one of the fields record in the datasheet, say field: Name and record: John, and this click action will open another
|
| How do I override the "required" field via a form | 20 Mar 2007 23:17 GMT | 4 |
I recently took over support of a database and have now been asked to provide enhancements. The main form has approx 80 fields, the vast majority of which are "Required" (the design of the table). The enhancement requested is to provide a "qucik fill" form consisting of
|
| Grab a value from a label to put for critera for attached query | 20 Mar 2007 23:00 GMT | 1 |
Let me give a little background of table/query structure. I have a query that pulls jobs due Today-now() whose frequency is for today. I have table with the following fields. Job#, Location(ie.what Plant & Floor), Room(ie. mens washroom, storage room,
|
| Date changing 2028....2029......1930??????? | 20 Mar 2007 21:26 GMT | 19 |
I have a slight problem, in my form i have a date section which is automated as 00/00/00. I use these for part of a report as a from this date to this date, if you put 010125 it will automatically change it to 01/01/2025. The thing I have found is that it is fine until you get to ...
|
| Full name in Combo Box | 20 Mar 2007 18:57 GMT | 3 |
I have a combo box on a subform that where I want to display and select a person's full name. The underlying query selects the contacts for the company displayed on the full form. The "contacts" table that the query selects from has Last, Middle Initial, First name columns (for ...
|
| subform parameter links | 20 Mar 2007 18:15 GMT | 3 |
I have a form that contains contact data from table1. I need to check another table (table2) to see if the Company is included in that table. However, the Company name may vary slightly. How can I do a 'fuzzy' search? example
|
| Populate Fields | 20 Mar 2007 18:00 GMT | 1 |
On my Access form have 2 fields. Code and Code Description. The code field does a look up on a table and allows the user to select the code they want. The table contains the code and code description fields only. What I'd like to be able to do, is if a user selects code A1 (for ...
|
| Using the ">" forced capitalization in Memo field | 20 Mar 2007 17:27 GMT | 5 |
I have a memo field. When my clients put a paragraph or so of text into the field, some of text would be truncated when the field lost focus. This should not be happening in a memo field, as I should be able to use upwards of 32K worth of text data. I had no where near
|
| Text box | 20 Mar 2007 16:55 GMT | 3 |
If i use text box in form and in put values in design view will it update my table too. i am learning access and get confused with things the more i read on internet. any help is appreacited
|
| Saving Form Info | 20 Mar 2007 16:33 GMT | 2 |
Hello - I have made a form that MANY people will be using. Can I make the form not write to the table until they hit the save button? I'm trying to prevent them from entering have the data and then X out, which would make quite a mess. I would like to set it up with a delete ...
|
| bound text box | 20 Mar 2007 16:30 GMT | 3 |
sorry if this is a really dumb question but i'm new to this access thing. i have a text box on a form which is bound to a date field in a table. when i open the form, the text box displays the value in the field - that's great. but what i can't figure out is when a new value in the ...
|
| using combo boxes to filter records in a subform | 20 Mar 2007 16:26 GMT | 10 |
I'm designing a vendor contact database and I'd like to have a form to search for contacts based on certain criteria. I was thinking of something set up as a form with 1 subform - the form would have 3 combo boxes that determines which contacts would be displayed in the
|
| ComboBox-Event when code or user changes value | 20 Mar 2007 16:21 GMT | 1 |
Hi ng Is there an Event in the Combobox that is fired even if the user changes the selected item or if the selected item is changed by code? What i wanna do is having one place where i can track if the program
|