| Thread | Last Post | Replies |
|
| IIF | 27 Feb 2007 22:06 GMT | 4 |
This works for me: Expr10: IIf([Billing Term]="Collect",[Destination]) but how do I do the following or can I? Expr10: IIf([Billing Term]="Collect",[Destination]),IIf( [Name] "COD" isNot [Billing Term]"Collect",[Destination])
|
| Error Message | 27 Feb 2007 22:05 GMT | 1 |
I am using Access 2003 I have been working on a database created by someone else. Every now and then, we get the following error message. YOUR MICROSOFT ACCESS DATABASE OR PROJECT CONTAINS A MISSING OR BROKEN REFERENCE TO THE FILE "MSOWC.DLL"
|
| Elimination Formula | 27 Feb 2007 21:50 GMT | 21 |
How would I write a formula to eliminate any invoices starting with the invoice number 02 that have a 0 claim value and are less than 60 days old? My query has the following columns: Inv Num Claim Amt No Days Open
|
| Sum Months with Previous Year Totals | 27 Feb 2007 21:45 GMT | 1 |
I have a table that has data from July 2005 though the end of 2006. I created a report that sums the totals by month. I tried to create a YTD Total in the footer that would only give the total for 2006 of the months that 2005 had shipments in. So only would total July 2006 - ...
|
| Same Row Height | 27 Feb 2007 21:26 GMT | 14 |
I have created a report in MS Access. The report looks much like an excel spreadsheet. Every text box and the Detail section is set to CanGrow. How can I set the entire detail section to be the same height and adjust size according to the largest text box in the section?
|
| getting time from system clock and importing into field in access | 27 Feb 2007 21:22 GMT | 4 |
Is there a way to get the time from the system clock and import it into a field in a table? I'm familiar with Access but new to SQL and do not know any Visual Basic. Thanks.
|
| Single records read only | 27 Feb 2007 21:07 GMT | 3 |
I wasn't able to find my question on another post so please help. I have a database that my team of 4 use to track our projects and time working the projects. about once a week, the first record in the table/database gets written over. I know it's someone's mistake by not
|
| Merge two tables with similar data in access | 27 Feb 2007 19:57 GMT | 2 |
I have inventory data from seven different Tech Trucks that are being dumped back into the main warehouse as the Techs are being eliminated in that region. Each inventory is currently in its own table, with fields for Part#, Qty & Cost. I need to add the quantities of like Part#'s ...
|
| Exporting Text with a variable Number of Leading Zeros | 27 Feb 2007 19:45 GMT | 3 |
I am trying to export data that has a variable number of leading zeros. The export into Excel always drops the zeros which I wish to retain. The data type is set to text. When I export the report to a "txt" file and then import into Excel I am able retain the zeros.
|
| [2007] Paste Append problems from Excel? | 27 Feb 2007 19:17 GMT | 2 |
I'll go into details in another post if necessary, but I was wondering if anyone had noticed flakiness when copying records from an Excel spreadsheet and then Paste Appending them into a table. If I have a combination of numbers and text in the Excel column, only the numbers get ...
|
| Using Lotus Notes to auto e-mail a report | 27 Feb 2007 19:13 GMT | 2 |
Is it possible to use Lotus Notes to automatically e-mail a report from Access? If it is does anyone know how to do it? I have a found a lot of great code using Outlook. Any suggestions for Lotus?
|
| Pictures loading extremely slow | 27 Feb 2007 19:12 GMT | 5 |
I have pictures in a database report, 4 per page. I have the pathname in the field in the records, and assign the picture to an image control in the On Print event of the Detail section. The pictures are incredibly slow and the report crashes on the third page when my client runs ...
|
| How do I add the Database Diagrams button to the Database window? | 27 Feb 2007 18:59 GMT | 3 |
I was trying to intiate many to many relationships with tables in a database but when trying to follow the instructions on how to do that in Help, the instructions read that I should select Database Diagrams under Objects in the Database indow. There is no Database Diagrams ...
|
| Error messages in German | 27 Feb 2007 18:58 GMT | 6 |
I have a weird one: A user here has started getting Access error messages in German. He regularly imports Excel spreadsheets that come from European suppliers. We're not sure if it started after he imported one of those, or it could have been after I installed the BMW ETK ...
|
| Filter Form Using Multiple Combo Boxes | 27 Feb 2007 18:57 GMT | 2 |
I've read through a rather large amount of posts, and I can't seem to find a direct answer to my question even though I understand there are many related questions, so please pardon my ignorance and newby status. I am trying to create a form that lists "risks". These risks are ...
|