| Thread | Last Post | Replies |
|
| Memo Field | 20 May 2006 18:02 GMT | 4 |
I have a form which has a memo field inserted. The field is linked to a table where the memo field is set. The problem is that I cannot type more than 255 characters into the memo field. If I type 300 then the last 45 are missing. If I type the 300 characters directly into ...
|
| IIF command for form? | 20 May 2006 16:42 GMT | 2 |
I use the IIF command quite a bit in queries. Is there a simular command (basically an IF / THEN statement) that can be used in a form?
 Signature Message posted via AccessMonster.com
|
| Access 2003 Using the current colours in windows | 20 May 2006 15:42 GMT | 1 |
I have found out that if I set a controls colour in the properties palette to 0 it becomes whatever colour is used in Windows XP at the moment. A greenish colour for the green colour scheme, a blue colour for the clue colour scheme. I tried this with a rectangle that I also want ...
|
| ComboBox used for filter | 20 May 2006 15:36 GMT | 1 |
What is the code for filtering a form based on the contents of a combo box in the form's header after it is updated or if another button is clicked. No subform involved. This must be very basic-what am I missing?
|
| fast filtering in a form by combo box | 20 May 2006 09:59 GMT | 1 |
does someone know how can i implement a filter in the fastest way throught combo box in the form?
|
| Cursor change to finger??? | 20 May 2006 06:50 GMT | 1 |
I have a picture of a calendar that has code so when the user clicks it a calendar will pop up. How can I get the cursor to change to a finger or something like that to show that it is something to click on?
|
| Edit fields on form that are unlocked? | 20 May 2006 05:47 GMT | 1 |
I cannot edit the data on any field on a form even though it is showing that the form is unlocked.
|
| Forms with values from seperate queries. | 20 May 2006 05:34 GMT | 7 |
I have a form built off a query. I would like to include some information from other queries that run from values on the form. Is it possible to run a sub-query of some sort without having to create a sub form?
|
| Preventing Duplicates | 20 May 2006 05:27 GMT | 3 |
I use an input form for adding new records. I need to ensure there are no duplicates by using a "control number" which is unique for each record. I have made this field the key field and indexed it with no duplicates.When I enter (on purpose) a duplicate "control number" , I
|
| Check boxes on separate forms | 20 May 2006 04:59 GMT | 1 |
I have a form with 3 subforms. I have checkboxes on 2 separate subforms. Is there a way that if a user clicks the checkboxes on one subform, it can have the checkboxes on the other subform check and uncheck relatively. I tried doing the normal code in the 1 subform and
|
| supress a record on MS Access Form | 20 May 2006 00:54 GMT | 2 |
Hi, I have this problem that i have not been able to resolve. I have a form based on table STD_FINDG. There is field called FINDG_NME and in this field user wants to delete one record but they can not delete any record since table STD_FINDG has a chile table FINDG. So i thought
|
| Tabs - where are they? | 19 May 2006 22:55 GMT | 2 |
I created a form that has tabs within it. The form displays fine on one pc. However if I open the same form on another pc, the tabs at the top disappear. Any suggestions would be greatly appreciated. Thanks,
|
| how do I add 2 amounts in a form using Access | 19 May 2006 22:33 GMT | 2 |
I have created a form using a table and then using a query as a subform. What I need to do is have a text box that will display "Total Payments"in the main part of my form, in my subform I have the payments made, which are listed in rows. but I can not figure out a formula that ...
|
| default value update | 19 May 2006 21:05 GMT | 4 |
I have created a form to store variables in the default value properties of text boxes. I have written the code to update the default value of a textbox from a button. Steps
|
| (List box) for Access/Form. I can create one,doesn't work right | 19 May 2006 20:56 GMT | 2 |
Ok, I know how to make a list box (or maybe I don't)? What I want to achieve... I want to make a list box or pop-up box that will list working locations where our employees report to. I have a database already in place that has 1,000 records of employees and I want to create a ...
|