| Thread | Last Post | Replies |
|
| Prompt for filename while importing files | 24 Sep 2007 10:16 GMT | 1 |
Dear sir I receive a CSV file from my bank everyday, and I need to import it into a table (names "TEMP TABLE", for example) in my Access 2000 database. How should I write a macro/module so that Access firstly asks me to specify
|
| export as text | 23 Sep 2007 16:03 GMT | 1 |
I have a text file with 500,000 numbers in it on different lines I need it sorted in ascending order. I imported into a clean database making a table with 1 field an no index. Then I sorted the table in ascending order, proved it by opening the table
|
| OpenDatabase help please? | 23 Sep 2007 09:24 GMT | 2 |
OS: XP Home, Access: 2003Pro Okay, here's an oddity . . . Two databases, each with identical tables (TDFs). Data stored in the tables is split across the 2 DBs, so half of the data is stored in the
|
| Can you send out emails using Outlook from the data in Access? | 23 Sep 2007 07:08 GMT | 2 |
Is there an easy way to use the data fields from an Access 2003 database to send emails using Outlook 2003 to every email address in the database using the data from each entry?
|
| Easiest way to export/import tables? | 21 Sep 2007 15:56 GMT | 1 |
How can I replace a table in db2 with a table in current db? CopyObject will do it, but it won't replace--just appends a number and adds a new one. I can't figure out how to "replace" in the other db. Thanks for any help.
|
| union query many source tables | 21 Sep 2007 01:47 GMT | 8 |
I have 480 tables that have to be combined into one. Each table has a different date. I have perfected a Union Query which grabs one table and puts the name of the table (10/1/04) in the Source field - SELECT [ID #],[CENSUS],[ADM],[DISCH],"10/1/04" As Source
|
| import or merge data | 20 Sep 2007 08:42 GMT | 1 |
I have a table that has several different columns. I also have another table that has some of the same columns. I want to merge or import the databases, so they are together even if some columns are blank for example
|
| Hard Coding Double Quotes for Export | 20 Sep 2007 03:48 GMT | 1 |
Is is possible to hard code the text qualifiers when exporting a file. I have a query that I'm trying to use to export a file. I got tired of trying to play with how things needed to be formatted and wanted to hard-code the commas and double quotes. The commas work just find, ...
|
| Import specific data from excel | 19 Sep 2007 16:33 GMT | 6 |
I have imported an excel sheet of addresses/contacts into an Access database. I want to add the data to an existing table that has many more fields than the imported file. I only want to import the address information. I can't seem to find an answer. Thanks!
|
| need to import to access the header row with each subsequent data | 19 Sep 2007 02:02 GMT | 2 |
How do I import from Excel each row + the header row. In other words, I want each row of the Excel sheet to also have the header row. The header row is the only way i can identify the data. I can clean it up later with SQL..
|
| Best way to import text file into existing table on a daily basis | 18 Sep 2007 21:02 GMT | 15 |
Hi - What is the best way to import a text file into an existing table in Access 2003 on a daily basis? Brief scenario: This is for a research study. Daily I get text files from
|
| Export Data | 17 Sep 2007 22:32 GMT | 6 |
How do I export query results greater than the 65,000 excel limit?
|
| Open Excel Workbook from Access | 17 Sep 2007 01:28 GMT | 2 |
Using the RunApp command in a macro, how do I set up the corresponding command line to open Excel (I have that part: C:\Program Files\Microsoft Office\Office10\excel.exe), but to automatically open a workbook named Transfer_Log.xls. I think I need a switch )e.g."/" but can't ...
|
| Why does Access cut off data strings when exporting? | 15 Sep 2007 02:32 GMT | 3 |
I have done a query in which I combined two text fields and when I try to export the data to Excel or Word it cuts the data off at 255 characters. How do I fix this?
|
| Importing Date/Time data via the wizard. How??? | 14 Sep 2007 20:29 GMT | 1 |
I have a user who is importing Date time values via the wizard. Every row is generating a 'type conversion failure'. The dates are in the form mm/dd/yyyy hh:mm AM/PM. Can this be done, and if so, how? Thanks.
|