| Thread | Last Post | Replies |
|
| Price List | 01 Sep 2006 00:46 GMT | 5 |
I need to create a price list for laundry services.
|
| Not able to open an Access 2000 form | 01 Sep 2006 00:38 GMT | 1 |
When I try to open an Access 2000 Form by double click, no response. It was working find this morning. I tried to use "Compact and Repair database function". It did not solve my issue. Anybody has any ideas? Thanks a lot!
|
| Hide a form | 01 Sep 2006 00:36 GMT | 1 |
I have a form that has 2 check boxes set up one "Can Call" and the other "Do Not Call". Is there a way to skip past the Do Not Call forms? I don't have both checked at the same time. Do I need to create a "Can Call" form only, so I skip those "Do Not Call" records?
|
| IF statments to change the colors of BackColor on my form | 01 Sep 2006 00:17 GMT | 2 |
My code below works at changing a text box (txtCurrentStatus) background color (BackColor) to Red when "Open" is selected from a Combo Box (ComboCurrentStatus) and Blue when it is not. What I want is:
|
| Open form in different ways depending on Button | 01 Sep 2006 00:07 GMT | 1 |
How do I right this code: If forms-is-open-byclickingbutton#1 then Do something else
|
| Find control on a form | 31 Aug 2006 23:36 GMT | 5 |
Is there a way to use a control on a form as a find function and then have a record that it finds appear on the same form?
|
| I need to find a template for Contractor Proposals & Estimates. | 31 Aug 2006 22:29 GMT | 1 |
I have windows 2003, and I am currently trying to customize our companies paper work, all the way from Contractors invoices, proposals. I would like to know if there are any templates that are specifically designed for my field or would work well for my needs.
|
| Adding an optional field or be able to add a field using a command | 31 Aug 2006 22:28 GMT | 3 |
I am trying to find a way to be able to add a filed by using a command button. I have a notes field and I would like to be able to puch a button on the side of my form and then have another field of "notes" come up and be able to do that any number of times.
|
| Storing Form Values in a Table | 31 Aug 2006 21:45 GMT | 4 |
I am looking for information on how to store/use various values in a table that can be used within my database such as forms or reports. For example, if I wanted to store a value of a forms background color in a table to be applied via code when the form is open.
|
| Sorting combo drop-down list? | 31 Aug 2006 21:44 GMT | 3 |
Hi - thanks in anticipation! I have a database being populated via a form - let's say an employee name plus a bunch of other stuff I also have a startup screen which provides the user with a search button
|
| Forms | 31 Aug 2006 20:21 GMT | 2 |
I am creating a form that is spreadsheet style, my question is how can I get the table I am using to sort itself by one column?
|
| Multiple events possible? | 31 Aug 2006 20:13 GMT | 5 |
Is it possible to have 2 things run in the OnOpen event of a form? I need to add Application.SetOption "Default Find/Replace Behavior", 2 to the OnOpen event of my switchboard (which is my startup form), but
|
| can I use the same field more than once in a form ? | 31 Aug 2006 19:37 GMT | 5 |
I need to include in form a place to record when 2 different reports are due. It is based on grants that have mulitple reports. I want the user to be able to choose the month and cooresponding reports that are due. I can not figure out how to do this without using the same field ...
|
| Null Date | 31 Aug 2006 19:33 GMT | 9 |
I'm trying to handle a Date field if it's left blank with SQL. I've looked around but I still can't find the solution. Any help appreciated. Thanks
|
| Combo Box Integrity | 31 Aug 2006 19:26 GMT | 7 |
I have set up a form to search for a record in a combo box under field Request ID. When the field is unbound i can carry out the search and find the record but when i scroll through the records this Request ID remains even as I am scrolling through. When the requestID is bound, ...
|