| Thread | Last Post | Replies |
|
| 2 Combo Boxs on form | 07 Mar 2005 19:33 GMT | 1 |
Using Access 2k I have 2 unbound combo-boxes on a form, Combo1 lists all InvoiceNumbers, Combo 2 lists all the Product Codes for each Invoice. I have the 2nd combo limited to only the Product Codes for the Invoice
|
| "mouseover" flicker | 07 Mar 2005 18:13 GMT | 2 |
I have created a mouseOver effect by changing backColor and borderWidth. Looks good, unless... I leave the mouse hovering the screen (most anywhere) for too long. Then I get a flickering effect. And also, the properties window (if still open from designing) flickers immediately ...
|
| Parameter query in form | 07 Mar 2005 17:44 GMT | 7 |
I have a form that I use as a subform for numerous forms that contains a parameter query. All works fine. I am creating a new form, and at load time want to open the subform mentioned above in a separte window.
|
| Enabling/Disabling Controls Based On User’s Selection | 07 Mar 2005 17:09 GMT | 13 |
I don’t even know what code to post because I’ve been trying so many ways to get this to work and I’m stumped. The only option I haven’t used is Conditional Formatting and that’s because I’m not sure how that would work. I’m using a continuous form. On the form there are 3 ...
|
| Word Art | 07 Mar 2005 16:38 GMT | 1 |
I used word art as watermark but cannot access one on a particular page.
|
| How do I set up subform fields to offer data based on a previous . | 07 Mar 2005 16:31 GMT | 2 |
I have a form with a nested subform. On the subform, I have a field [Part] set up to look at a query and return results based on the previous filed [item type]. When the subform is opened alone, it works. Once opened in the main form, I receive a parameter error message. ...
|
| msgbox appearing when control is about to be edited | 07 Mar 2005 16:11 GMT | 5 |
in my a2k db my "Registration" form is bound to a table of the same name. each has "Patient Number" in it, and this control is the table's PK. moreover i'm allowing changes to "Registration" form and it is the driving force behind every other table in the db. w/o an entry in ...
|
| moving a web map to an asked address | 07 Mar 2005 15:37 GMT | 4 |
I have in my application a link to a map site on the web how can i upgrade the use of this link so when user will click the link customer's address will be transferd to the right fields in the map site moving the map to the asked address?
|
| Comparing the Stru of 2 Different Tables | 07 Mar 2005 12:59 GMT | 2 |
In Access 2000, what would be the best way to compare the structures of two tables which should always have the same structure? Id like to compare for field name and data type. This is a case of inserting records from a temp table into an archive table
|
| Sub Form_Error(DataErr ...... | 07 Mar 2005 12:36 GMT | 2 |
I have a form that opens many other forms based upon button clicks. Rather than put error handling in each button on-click sub, I thought I could use Form_Error to trap the error if Access could not find the form. It is not important which specific form did not open - just need to ...
|
| How do I run another access database on the form? | 07 Mar 2005 08:34 GMT | 1 |
What syntax can I key so I can ask access to run another access database from another location. I am trying to use "Run Code" in the switchboard to direct me there but I just dunno what is the rgiht code.
|
| Compare a field date with computer current date | 07 Mar 2005 08:08 GMT | 1 |
I have one field EstimateDeliveryDate that accept date in format 3/1/2005 and I want to compare it with the system current date. If EstimateDeliveryDate is before system current date then to change the fontcolor to become red
|
| IIF Statement | 07 Mar 2005 06:15 GMT | 1 |
How can I get this to work right. I am stumped. Example: IIF(Me!.Total =1,Call form 1, DO NOTHING)
|
| how do i use formulas in access? | 07 Mar 2005 04:29 GMT | 1 |
i am creating a dtabase for my study and am having a slight problem. I need to have a field on a form that references to an input number and appears when the end user tabs to the next form eg user enters the following: item = 0234; no req = 5
|
| Toolbar | 07 Mar 2005 03:16 GMT | 2 |
How do you show you're own toolbar at startup?
|