| Thread | Last Post | Replies |
|
| Building Columns in a Report | 16 Jan 2008 21:26 GMT | 3 |
I'm using AC2003. I have a database containing inventory numbers. Is there a way to generate a report with 3 or 4 columns on one page of those inventory numbers? for example
|
| Error 2465 | 16 Jan 2008 21:21 GMT | 2 |
We are receiving Run-Time error 2465 Microsoft Office Access cant' find the field "|" referred to in your expression
|
| Goto Record | 16 Jan 2008 20:41 GMT | 1 |
I'm going to use a code I found in a post dated 1/16/2008:Goto Record Problem. Doing so I ran into a problem. Once I entered the code in Text256_AfterUpdate I recived the following Run Time error '13' Type mismatch.
|
| How do I choose the 1st invoice record from each customer? | 16 Jan 2008 20:02 GMT | 5 |
I need to run a query to pull the 1st invoice from each new customer for the year. Here is what I have done so far (probably not correct, but I tried). Thanks, Art
|
| 有会中文的没有 | 16 Jan 2008 18:50 GMT | 4 |
亲爱的各位朋友: 请问有没有会说中文的,我的英语水平不高,谢谢. 天
|
| Question on KB Article 924741 for Access 2007 | 16 Jan 2008 18:48 GMT | 15 |
I'm just wondering why this wasn't fixed in SP1. it seems like an annoyance rather then a bug. Tony
|
| Modules | 16 Jan 2008 18:43 GMT | 1 |
I have a database created that appears to no modules saved but I keep getting a message about having a misspelled form name. I also try to copy a Utility Functions Module from another Access db and it won't save anything showing the same messge.
|
| Export Wizard not appearing | 16 Jan 2008 18:37 GMT | 4 |
I want to export a query with an export specification, and I've followed the help instructions about 10 times, using probably 5 different export formats. When I press the Export button, instead of the Export Wizard popping up, which, according to the Help, is what is supposed to ...
|
| Goto Record Problem | 16 Jan 2008 18:15 GMT | 5 |
I need to know how to goto a specific record. I tried : DoCmd.GoToRecord acDataForm, "MyTable", acGoTo, Forms! MyTable!ID While ID is the record number that I need to go to but ID is different
|
| Access | 16 Jan 2008 18:07 GMT | 3 |
how do i get access to count days starting with a date, then adding a number of days and giving me a due date.
|
| error 3616 | 16 Jan 2008 17:58 GMT | 2 |
I tried looking for help on this up in the "search for" box, but it did not return any results, so sorry for the intrusion. I am unable to update tables using linked .txt files because of the following error and here's the error description...
|
| SubForm record redisplay | 16 Jan 2008 17:51 GMT | 1 |
AC 2003. I have a form with a subform in datasheet view. I do not allow Add records in the subform, but provide a button on the main form that opens another form which adds one or more records to the table in the subform. How can I get the subform to redisplay showing the newly ...
|
| Open Access query in Excel with 'save formatted' | 16 Jan 2008 17:02 GMT | 2 |
I have a query in access which is doing a group by on one field and a sum on another field. The query runs fine and I get one ID (group by) and a total (sum). I have a macro which will open the result of this query in Excel. When this
|
| Pulling one value from a query | 16 Jan 2008 16:32 GMT | 4 |
Is there a way using a form to pull one value from a query. Basically I have a table that has my pricing and I want to run a select query to grab all the values and populate about 12 unbound txt boxes. I could make 12 queries, one for each value, but theres gotta be a better
|
| How I import data without truncating zero in the beginning | 16 Jan 2008 16:16 GMT | 2 |
I am importing data from text file to access database but it is truncating all the zeros if they come in the starting.... please help me to resolve this problem as there is a field name telephone number and I need zero in the starting to distinguish between local and ...
|