| Thread | Last Post | Replies |
|
| importing Excel worksheet problem | 09 Aug 2004 08:20 GMT | 10 |
I'm importing an Excel 2002 worksheet into an Access 2002 table using the menus. The Excel spreadsheet has 4 columns all formatted as text, and one text column is all numbers. Access SHOULD import this as text and it does,
|
| templates for purchase orders with auto numbering | 08 Aug 2004 20:45 GMT | 1 |
Does any one have a formula or a template for a purchase orde with auto numbering ability ?
|
| Transferspreadsheet losing values | 07 Aug 2004 20:54 GMT | 2 |
I have a spreadsheet with the following values in columns A & B of the first 10 rows: Col A Col B 1 10001:ABC
|
| Importing a report with its subreports | 07 Aug 2004 00:44 GMT | 1 |
I have developed a database for my church. I also have a copy of it at home. I recently designed a new report at home and would like to get it to the church's database. I don't want to copy the entire database because my data
|
| Access Link to Excel | 06 Aug 2004 22:59 GMT | 2 |
I have 2 tables in Access. One of these is linked to an Excel worksheet. I would like to create a form that shows information from the Access Table and 3 fields from the Linked Access Table. Primary Key is StudID in the Access Table.
|
| doCmd.TransferText parameters | 06 Aug 2004 19:14 GMT | 1 |
I'm trying to export a query into a text file but cannot find the VBA parameters for exporting a tab delimited file. This is what I have so far:
|
| import data from excel | 06 Aug 2004 16:27 GMT | 1 |
We have several computers, networked, pointing to the same database. In one computer when I go to file/getexternal data/import , the dialogoue box does not show excel files (drop down arrow). The rest of the computers are OK. Im have reinstalled win98, access 97, but still the ...
|
| Linking to SQL Server | 06 Aug 2004 15:22 GMT | 1 |
I've created a database with Access 97 and had problems with concurrency. The database was upgraded to Access 2002 and since then we haven't connected concurrently. Does Access 2002 provide good concurrency protection?
|
| Excel Msqry error when import from Access db on network | 06 Aug 2004 14:53 GMT | 1 |
From Excel, get external data, new db query, when I select a particular Access db on the network, I get the following error "MsQuery has encountered a problem and needs to close". If I copy the db to the harddrive, I do not get
|
| Import Specifications - can they be copied | 06 Aug 2004 03:11 GMT | 5 |
Can import specifications be copied/pasted into a new database, or exported somehow?
|
| Copy import specifications | 05 Aug 2004 22:40 GMT | 3 |
We have developed some import specifications locally and are trying to transfer/copy them to the server version. We have used the import tool on the target database and selected options and ticked the import/export
|
| Cannot Open Data Source | 05 Aug 2004 20:10 GMT | 1 |
I'm attempting to do a rather simple system to link an Access database to a word document as a mail merge but I'm having a few problems. Basically I can only get so far in linking the two and then it fails. It lets me
|
| Using VBA to Import from Excel to Access | 05 Aug 2004 14:49 GMT | 2 |
All, I'm currently building a database to store information regarding quality checks. My QA dept uses an excel file to "grade" work. Once a grade has been completed, qa
|
| Importing csv file | 05 Aug 2004 12:58 GMT | 2 |
I'm running the following code... DoCmd.TransferText acImportDelim, "", "tblTEST", "C:\data.csv", True. The problem is 2 columns are being imported as "Currency"
|
| RunApp launching Word merge file causes database to open 2nd time | 05 Aug 2004 12:17 GMT | 1 |
When I use the RunApp command to start a Microsoft Word Mail Merge a second copy of the Microsoft Access database loads. It remains open even after I close the Microsoft Word Mail Merge document & application.
|