| Thread | Last Post | Replies |
|
| How can I import while the form is open? | 30 Nov 2004 22:40 GMT | 1 |
I am trying to import into a form while it is open. Is there any way to do make it happen?
|
| how do I export the code of a report in Access to another access d | 30 Nov 2004 21:35 GMT | 1 |
I built a report in one access database and need to transfer the code of that report to another access database that uses the same tables/queries. I don't want to have to recreate the report in the second database. Is there a way to copy the code/script of the report details ...
|
| Can I use visio documents in access ? | 30 Nov 2004 20:23 GMT | 4 |
Can I use Visio documents in access ? If I can How ?
|
| UDATE Statement gets subquery error | 30 Nov 2004 19:45 GMT | 1 |
I have the following SQL statement in an ADP project... UPDATE dbo.tblRolls SET QAReviewed = 1, QAReviewedBy = 72 WHERE (JobId = 1001262) AND (QAReviewed = 0)
|
| Linked Table Manager window is empty | 30 Nov 2004 15:43 GMT | 1 |
I've just converted from Access 97 and all is well so far - except, the Linked Table Manager window is empty. Have I missed something? Thanks, Pat Upshaw
|
| linking Access data base to Outlook calendar | 30 Nov 2004 05:55 GMT | 1 |
Surely there is some way to link Access to the Outlook calendar with full calendar field access. Anyone know how???
|
| Linking to Foxpro 2.6 datatable | 29 Nov 2004 23:55 GMT | 2 |
." failed'Jobs.I have installed the latest Fovpro ODBC driver to enable me to link an Access2000 database to an existing Foxpro 2.6 Datatable. This has worked sucessfully on all but one table which allows me to edit fields but on exiting the record I receive the error ...
|
| DBF FILES used in other Software | 29 Nov 2004 21:56 GMT | 1 |
My company uses a program which is based on .dbf files. I have discovered errors in the database files which would be easy to fix if I could correct the files using access. I know how to link up to the file and change it. But I don't know if this is safe to do. The software ...
|
| Send Object Action | 29 Nov 2004 18:15 GMT | 1 |
When using the docmd.sendobject action and not specifying the output format, a popup box will appear asking what type of format to export. Is it possible to modify that list to only show certain types ie excel and access
|
| TransferSpreadsheet acImport Type Conversion Failure | 29 Nov 2004 16:32 GMT | 4 |
When I do DoCmd.TransferSpreadsheet acImport, 8, "TableName", "FileName.xls", True, "" (or click File\Get External Data .. etc) I get Type Conversion Failures with the following data:
|
| Scientific Notation | 29 Nov 2004 15:24 GMT | 1 |
I am writing a database that needs to import scientifica data in one unit, convert it into SI Units and display these values on the reports. There is no problem doing the maths, the problem I am having is that the unit of measure field that needs to be displayed alongside the ...
|
| How can I export cash flow report data into Excel? | 29 Nov 2004 15:16 GMT | 1 |
I can get a report of cashflow for my project, but I want to export this report to Excel so I can make the report more convenient to use and I can produce cash flow graphs. I guess this is not possible because the reports only seem to exist as an image view. Is there a way to ...
|
| How to Export picture to msword? | 29 Nov 2004 06:40 GMT | 1 |
I have a lot of picture database. I having a probleum to export the picture from report to msword. Picture is not appear in the msword. What should i do? ayisgrogom
|
| Adding record on sql server? | 29 Nov 2004 04:19 GMT | 2 |
Here is a piece of code that works when I run it against a table that is linked from another MDB, but when I run it against a table on SQL Server (linked with ODBC) it does not. And I'm wondering why, and is there away to get it to work?
|
| Import excel dat to update and add new records | 29 Nov 2004 04:12 GMT | 1 |
How does one import records from an excel spreadsheet and overwrite existing field data for records with updated information and also add totally new records at the same time? One table has Policy Number as a primary key with no duplicates and the
|