| Thread | Last Post | Replies |
|
| Microsoft Access should allow usage of summation or multiplicatio. | 23 Mar 2005 14:59 GMT | 2 |
There is no format for fractional number and its formula, eg. 2/8 + 5/9 in microsoft access. But it exist in microsoft excel!. I cannot sum fractional number in access's form and the result is #error I hope Microsoft could quickly add this feature as soon as possible.
|
| Access 2003 "find" request results in "invalid arguement" respons. | 23 Mar 2005 14:45 GMT | 1 |
When I try to search for a specific record with the "find" option, I get a response: Invalid Arguement" - repeated twice, then the record is found. I did have to re-input the record data as the original record now lists "error" in all fields and won't let me delete it. Any ...
|
| ms Outlook calendar in Ms Access | 23 Mar 2005 13:56 GMT | 1 |
i am looking for an outlook style planner in Ms Access for a booking sytem i am trying to put together, can anyone point me in the right direction of how best to tackle this please. I have scoured the net for samples, and have come back to the most helpful
|
| TextBox with "rotation angle" property | 23 Mar 2005 12:36 GMT | 9 |
I need a TextBox with "rotation angle" property. Where can I find it? Thanks in advance. Moony
|
| All records not showing on report | 23 Mar 2005 12:25 GMT | 4 |
I have a sub form in my main form for an invoice database. The sub form is set up in datasheet view and is for inputting cost center and dollar amounts associated with an invoice number in the mian form. Everything works fine except, when I pull a report based on a query, I can't ...
|
| Lookup Problem! | 23 Mar 2005 05:15 GMT | 1 |
I need to lookup a value from one table and put in another table as the default value. Customers table has a field called Customer Rate Time table has a field called Rate
|
| Month Calendar download Jeff Conrad's instructions | 23 Mar 2005 04:20 GMT | 11 |
I have been trying to download the Monthcalendar from the Lebans site with no success. I deleted my test database and started over and now I am getting the following message when I attempted to debug and compile after importing the 5 modules:
|
| Open Form to Specific Record | 23 Mar 2005 03:29 GMT | 10 |
I have placed a command button on a form, that when clicked prompts for a number, then should goto that record. Here is my code: Command Button on click: =OpenFormWithInput() Code:
|
| Updating a subform | 23 Mar 2005 02:30 GMT | 2 |
I have a main form that allows users to enter in payments received from a particular debtor, and a subform that should show the invoices that are outstanding when the debtor is selected via a combo box on the main form. The subform doesn't seem to update at all and I have to do it ...
|
| Filtering | 23 Mar 2005 02:27 GMT | 6 |
I have a field called "Status" and what I would like is when I open the form I would like it to show me ALL RECORDS except for those that have the Status = "Closed". How can I do this?
|
| Preloaded Subform? | 23 Mar 2005 02:18 GMT | 2 |
I am trying to create a form + subform to record the results of Building Alrm tests. Main form containing date, building name, etc. Sub form containg list of alarms to be tested , working/not working check,
|
| Outlook Failing to Connect | 23 Mar 2005 01:18 GMT | 2 |
When using Outlook 2003 all is fine initially wiht my email. Opening and closing clause and error and the program sends a message failed to connect to server. If I close and reopen it connects most of the time -sometimes I have to reboot?
|
| Odd behaviour after tabbing between subforms | 23 Mar 2005 00:58 GMT | 1 |
Hi, I'm trying to tab between subforms and main form and I'm using the tips I've found in this forum; Forms![FORM_NAME]![SUBFORM_NAME].Form![SUBFORM_CONTROL_NAME].SetFocus And the tabbing now works, but the behaviour otherwise is very odd.
|
| TimeModification in a form field | 23 Mar 2005 00:57 GMT | 2 |
I have a form that has check boxes, I want to document the time the boxes are checked. There are four boxes in my form is this possible? I have figured out so far that I will have to add a column and set the control source to the check box but I can't seem to get past that ...
|
| Invisible fields in a form | 23 Mar 2005 00:55 GMT | 2 |
Hello, I hope you can help me. This is my issue: I do have a table which contains 31 fields for holding information regarding to dates. As days are selected, it is possible that the user select just a few days instead of all 31 days of the month. I need to hide the fileds
|