| Thread | Last Post | Replies |
|
| export crosstab query too many fields error | 07 Oct 2009 01:06 GMT | 1 |
Hello all - I have a table with 6 fields and 1100 records. I use a crosstab query to view the data in the format I need. That works great. When I try to export it to Excel, however, I get an error of too many fields defined. Using the
|
| Balance of 2 fields | 06 Oct 2009 23:50 GMT | 5 |
Hello, I was wondering If I could email a copy of my database to anyone. I'm trying to subtract 2 fields to get a balance. I'm not familiar with all the access terms to tell what I need. I don't know if my table is correct also..I need a lot of help!!! I think I could explain if ...
|
| friends | 06 Oct 2009 23:38 GMT | 2 |
|
| Field content auto generation? | 06 Oct 2009 23:11 GMT | 7 |
Hi, I am quite new to Access and I have no idea how to solve this. I have three fields, the first field's content is say, "You". The second field's content is "Win". After I input these two fields, is there a way to let the third field automatically fill in "You Win"?
|
| How do I create a database for company policies and procedures? | 06 Oct 2009 23:07 GMT | 6 |
It should allow me to link staff to those policies and procedures that apply to their positions in the organisation. Ultimately we hope to create one large dB to hold all standardised information that all staff can access based on their positions.
|
| Error 287 - Access 2007 with Outlook | 06 Oct 2009 22:47 GMT | 7 |
I have my references set to Outlook 2007 within Access 2007. When I try to send mail from Access 2007 it bombs on the statement With .Recipients.Add(Me!txtTo) The error number is 287.
|
| Display Google Maps in Reports | 06 Oct 2009 22:28 GMT | 5 |
I have a customer service database. I have designed a form with the usual information on my customers and in the corner I have a Web browser object that shows their location in Google Maps (. This works perfectly and I have a button which when clicked will print the Web browser ...
|
| How to delete or overwrite an attachment file | 06 Oct 2009 21:44 GMT | 3 |
Can someone tell me how to delete or overwrite an attachment file which is created in the process of e-mailing a message with the attachemnt from ACCESS? I create a report which I want to attach to an MS Outlook e-mail message. In looping through the recipients I get a warning ...
|
| 17 Nested IIFs...There's got to be a better way | 06 Oct 2009 21:36 GMT | 56 |
For years my office has been exporting data from a SQL BE via Access to a spreadsheet. It takes 1 person 10 hours to change the data based on a bunch of different conditions. Then they run reports from the manipulated spreadsheets, because they are not permitted to change the ...
|
| VB code not working after making ACCDE | 06 Oct 2009 21:29 GMT | 16 |
I am experimenting with making my databases into a ACCDE but the first try resulted in VB code not working in the forms after conversion. Am I missing something when creating the ACCDE?
|
| Form and Table relations | 06 Oct 2009 21:14 GMT | 5 |
Help! I need to relate the content of two different forms in access 2007 using an element (id or control number) of a common table. How can I do that? Thanks!
|
| Aggregate Function in a query | 06 Oct 2009 21:08 GMT | 4 |
The crosstab query below works. However, I would like to add the following condition to the query: TotInv: IIf([InvType]="Cost Invoice",[TotNonUCRClaim],([ServCodeRate]*[UnitsUsed]))
|
| Can I use a query or macro to populate a field? | 06 Oct 2009 21:07 GMT | 5 |
I would like for a field (Total Visits) to be populated from the addition of Hospital_1 + Hospital_2 + Hospital_3. Would I be able to use a macro or query so that this occurs automatically? Thanks in Advance!
|
| Upgrade Tables in access | 06 Oct 2009 20:57 GMT | 3 |
Access 2003. vista. I have an application with 5 users. This application is splitted, 1 file is the application, the other is the data, and the application is linked to the data (Tables) file.
|
| Transpose all records of a table into one field | 06 Oct 2009 18:48 GMT | 1 |
I Have a table containing 2 fields "IDName" and "CustomerName" The table contains 5 records and it is like this 1 Paul 2 Mike
|