| Thread | Last Post | Replies |
|
| Complex Data Import | 26 Feb 2008 21:58 GMT | 7 |
I need your help to make this import successuful. I have arround 150 excel files that need to be imported into access. The files are named "Report dd/mm/yyyy.xls" The columns are Code-Name-Balance-Employee
|
| RE: Exporting Reports to Word | 26 Feb 2008 20:32 GMT | 7 |
I am trying to export or publish a report into word. The report has about 80 stores within it. Each store starts at a new page. Some stores have many pages to them. I want to export the report out to word, but I want each store to have it's onw location. For example: Laurel will ...
|
| data.mdb on external web server | 26 Feb 2008 15:34 GMT | 1 |
I'm trying to access data that resides in a .mdb that resides on an external web server. I have the IP address and file name. Something like http://123.45.67.8/folder/data.mdb I have an Access 2003 application that I am running on my local and would
|
| Percent-encoded data in import | 26 Feb 2008 13:13 GMT | 5 |
I have several percent-encoded text files I've loaded to my Access database. That's working well, but the data is percent-encoded. I'd like to automate the decoding of this data either on import or on command. I've been unable to find an easy way to do it. I have no Access ...
|
| Calling a .net code webservice from Microsoft Access | 26 Feb 2008 08:47 GMT | 1 |
Is there a way to call and use an online web service from Microsoft Office Access 2003 or 2007? If so, what are the steps? If you will, please include a code sample of the call. Thank you for your help.
|
| Error 3155- Is there no solution? | 26 Feb 2008 02:51 GMT | 9 |
I am getting Error 3155- ODBC--insert on a linked table 'Order Entry ST Material' Failed. There are two tables I am popluating using DAO Addnew/Update methods. On is a Materials table the other a Tasks table. The originating data is from
|
| acwizlib | 23 Feb 2008 02:11 GMT | 7 |
Hi All... (anybody?), I have an application written in Access 2000 to import text files calling the import wizard using vba ie. Application.Run "AcWZLIB.mx_Entry", 1, str_SourceFile, "tbl_TextFile",
|
| Desperate for help! Visio 2007 and Access 2007 Org chart import | 22 Feb 2008 20:16 GMT | 4 |
I am trying to import the data from an access 2007 database to create a visio 2007 Org chart. I have done this with another file before so I know it works. Visio is asking for a .mdb file but the access file is .accbd.
|
| Word Form to Multiple Access Tables Data Transfer | 22 Feb 2008 14:54 GMT | 1 |
Hi there, I'm using Access 2003 and Word 2003 and I'm trying to import data from the word form to multiple access tables in a one to many relationship, but I can't seem to figure it out.
|
| Import failing on decimals | 22 Feb 2008 14:14 GMT | 1 |
I am importing a text, tab delimited file into an access table using a File Specification via the command. I am using Access 2007 DoCmd.TransferText acImportDelim, "myImport_Specification", "tblDates", gstrImportFile
|
| how to link to a csv file with a date field in it? | 22 Feb 2008 06:32 GMT | 3 |
A MIS I am using exports tabular data as a csv file each night with every field delimited with double quotes. I need to link a table in my access database to this file to give an up to date snapshot.
|
| how to create an html template for access export | 22 Feb 2008 06:19 GMT | 1 |
In Access 2003 I am exporting static form data as html for our website. How do I create an html template so I can change table properties, such as color, font, etc?
|
| Help needed in linking to tables using Access 2007 | 22 Feb 2008 04:33 GMT | 1 |
I am using Access 2007 with Windows Vista. I am getting the following compaction error after linking tables from another data base and performing a compaction - repair: ErrorCode -1002
|
| how to import blank dates in word form to access | 21 Feb 2008 21:49 GMT | 1 |
I managed to create a visual basic module in access that will import form fields from a protected word form into access. When all of the fields are filled out, it imports fine. The only problem I'm having is that there are several date fields in the form and if any of them are ...
|
| Saving Contact Records to Outlook | 21 Feb 2008 20:44 GMT | 1 |
The product spiff on Office Pro 2007 says that you can save contact records created in Access to Outlook Contacts. I can't find any way to accomplish that task. Any suggestions?
|