| Thread | Last Post | Replies |
|
| Changing font colour for part of text box | 04 Sep 2006 17:35 GMT | 3 |
I have a text box which is being appended from another one. I'd like each addition to appear in alternate colours! Does anyone know of a way that I can change the font colour of just a section of a text box? Presumably this would require some kind of embedded code.
|
| make table query | 04 Sep 2006 17:01 GMT | 2 |
How do you suppress the action query warning message when you run make table query and the table exists? Thanks.
|
| Color some values in combo box | 04 Sep 2006 16:59 GMT | 2 |
Is it possible to color some of the values in a combo box one color based on a criteria and others another color?
|
| input data 78 must cutted to 70 | 04 Sep 2006 16:21 GMT | 6 |
Please give me a push in the right direction On a form with source TblHarbourcost fields Dues
|
| Maximize and center? | 04 Sep 2006 15:44 GMT | 2 |
When I put this code in the Form's Open event it does maximize the form, but is there a way to keep the design of the form centered in the window? In other words, on my login form for example, when the form opens maximized everything is in the upper left corner of the form, I ...
|
| Mouse scroller | 04 Sep 2006 15:33 GMT | 4 |
Does anyone know how to disable the scroller on the mouse when viewing and altering forms as i do not want to be able to filter through data upon loading a form! Also i have set a combo box up to search through Request ID. This works fine but produces a blank request ID upon ...
|
| New record when opening Forms | 04 Sep 2006 13:37 GMT | 2 |
Upon opening a form I would like the form to default to a new record. Additionally I would like all old records to be hidden from the form view. Any ideas how to make this happen? Many thanks
|
| always change the first RECORD from table | 04 Sep 2006 12:11 GMT | 4 |
I have a main form (Form1) - in the main form there is a button that open a form (with OpenForm) Form2 - I use this Form2 to select a value from a combobox for filtering option - the form2 has OK button. On OnCLick event Form3 will be displayed vith
|
| Simle textBox reporting info | 04 Sep 2006 11:31 GMT | 1 |
Hello I am struggling with a simple task that is complicating my morning. I have a simple start up form where I want to add few textBoxes that sip data from my tables to get some totals. I have the following unbound text box that I would like to fill for example with the total ...
|
| Check Boxes | 04 Sep 2006 11:17 GMT | 1 |
I currently have a checkbox and when this is clicked i need it to alter a further field to bring up the date on which it was clicked. I managed to do for todays date but then it continued when the day changed! Any help would be appreciated
|
| Prompt before updating a record | 04 Sep 2006 10:07 GMT | 3 |
I created a simple form in Access 2003. How do I force Access to prompt me before updating a record?
 Signature WCSC (Willies Computer Software Co)
|
| Add new record to subform | 04 Sep 2006 06:39 GMT | 6 |
How is this done? I can't seem to get it too work... I'm using: Me!Forms!MasterOwner!DoCmd.GoToRecord , , acNewRec
|
| Color Control in Datasheet View | 04 Sep 2006 03:50 GMT | 2 |
Is it possible to set the background color of a textbox programatically from criteria in Datasheet view? I have searched and only found stuff pertaining to Continous Form view. Thanks in advance.
|
| how a combo box populate other combo box.... | 04 Sep 2006 03:37 GMT | 2 |
Hello every body i have a problem hope ill got some solution from this forum, is that i have two combo box one is created by a table which is main catagory lists and other is created by a query which have a parameter
|
| Summing in a subform | 03 Sep 2006 21:45 GMT | 2 |
I'm using the Order Entry database generated from the wizard. Within the Orders subform, I have introduced a CostPrice aswell as the UnitPrice so it looks like this ProductName UnitPrice CostPrice Quantity UnitSubtotal CostSubtotal
|