| Thread | Last Post | Replies |
|
| file of type selections | 01 Jun 2005 00:43 GMT | 1 |
I need to import a dbf file into access and when I select 'files of type' the only option is MS Access files. None of the other options are available
|
| Export to file from Access2K | 01 Jun 2005 00:41 GMT | 2 |
I'm trying to run a For each statement, I end up in the debugger with Run-time error '3251' Operation is not supported for this type of object. What I'm trying to do is to put the Fieldnames in top of the exported file. This is as far as I've reached:
|
| If Imported file not available - what to do | 01 Jun 2005 00:38 GMT | 3 |
I have put togetehr an Access application that requires the USER to click a command button to import data to be loaded/added to a table. The import macro will ask the User if he is sure the data is available in the pre-
|
| update linked table automatically | 31 May 2005 23:55 GMT | 4 |
Is there a way to update the link to an Excel spreadsheet without going through the Linked Table Manager? Thanks.
|
| Using Macro to export from Access to excel. Error message | 31 May 2005 16:51 GMT | 3 |
I'm trying to export a table in access to excel. I get the error that the "you tried to use a form,report,or datasheet that contains an OLE object, but the OLE server(the application used to create the object) may not be registered properly.Reinstall the OLE server to register it ...
|
| outlook linked table | 31 May 2005 14:32 GMT | 2 |
can outlook contact linked table be use with other table in acces form? I have eastablished relationship, but I am unable to enter info in form fields or query fields.
|
| Problem with boss | 31 May 2005 04:18 GMT | 1 |
They need for me to import a text file into an Access file - no problem. Then import another text file into another Access file and compare records between them. Non dups records in second file need to be appended to the first file. Duplicates are defined as the 5 leftmost chr of ...
|
| Can I Use TransferSpreadsheet to export ? | 31 May 2005 00:41 GMT | 5 |
I've set up this VB command, DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel9, "tbl.MasterTestResults", "C:\Data\MasterTestResults.xls", , "tblMasterTestResults"
|
| Get External Data is greyed out | 30 May 2005 22:45 GMT | 2 |
I am using Office Professional 2003. I want to import XML data into a new Access database but the "Get External Data" option on the File menu is greyed out. Any ideas how I can get this to work?
|
| Create txt file from DOS session | 29 May 2005 07:48 GMT | 1 |
Currently, Users hit a button on a website, initiating a Command Prompt session with a legacy database that prompts for User name and password before allowing the User to run a report. We want to automate the transfer of the report output to Access.
|
| Changing Export Delimiter | 29 May 2005 02:21 GMT | 2 |
I am looking for a way to export worksheets similar to Access. Selecting a better delimiter (prefer | over TAB and CSV) and NO QUOTES around text strings. I really wish MS would add this DIRECTLY into Excel (anyone in Redmond
|
| Choose various files to import | 28 May 2005 22:13 GMT | 1 |
I'm able to import various text files with TransferText in a macro, but that limits me to a single default filename and location. The text files are always the same format and they always go into the same table, but they have various filenames, like test20050526 and test20050527 ...
|
| how do i export a access file to bookcollectos .bck format | 28 May 2005 06:33 GMT | 1 |
i'd like to post my access bookcolection to book collextors bck file format, any suggestions?
|
| Importing Data from a Text file | 27 May 2005 22:37 GMT | 2 |
Is there a way of moving data from a linked table to a permanent table. The "temporary" table is linked to a comma-delimited text file. However, the text file only holds one set of records at a time. I can import those records. When the text file is loaded with new imformation, ...
|
| convert values from LBs to KGs | 27 May 2005 17:50 GMT | 1 |
I am setting up a database and I want to know can I include the CONVERT function from an Excel sheet in the database. How do I reference the location of the data point (i.e. the cell address (D390) in the Excel sheet example below) within the data table? Is it feasible to do ...
|