| Thread | Last Post | Replies |
|
| emailing PPS | 11 May 2005 22:20 GMT | 1 |
My PPS will not run with embedded audio on another computer when sent in Email. Only the visual runs. I have raised the Audio default from 100K to 50,000K. However it is OK when burned to CD.
|
| Schema.ini and multiple users | 11 May 2005 19:39 GMT | 1 |
I have a database that is split with a frontend and backend. One of the forms provides a button that runs an export macro based on a specific fixed width comma delimited file specification. I tested the form and it worked for me. After updating my users, none of them are getting ...
|
| Data from one table to another | 11 May 2005 19:12 GMT | 4 |
I want to transfer records from one table to another in the same database and then delete the records in the original table. I am using the first table as a temporary table and it needs to be cleared out after they information is posted to the permanent table.
|
| How do I export fixed format > 2 decimals w/o truncation? | 11 May 2005 01:48 GMT | 2 |
I have set up a specification to export my access table to a fixed length text file, but it truncates my decimal positions to two digits. The preview of the extract shows the data in the third decimal position, but when I open the text file the position is blank.
|
| outlook personal folder | 10 May 2005 22:40 GMT | 1 |
I would like to export my whole outlook personal folder to a CD
|
| Import tables on startup | 10 May 2005 22:31 GMT | 1 |
I need to be able to import some lookup tables on startup. I have tried using make table queries but the tables they create have the subdatasheet name set to auto. Is there a better way to acomplish this task possibly with some VBA
|
| Import Spreadsheet Wizard - Can't rename fields | 10 May 2005 22:21 GMT | 1 |
When importing an XL spreadsheet, t will not allow my users to rename fields in the import spreadsheet wizard. Sometimes the first field renames OK, but when they click on any column to the right of that, it just renames the first column again. Very wierd. Any ideas?
|
| How to "Scrub" data in Access Database | 10 May 2005 20:34 GMT | 1 |
Using Access 2003 Have imported about 12,000 records from Excel. All queries and reports work except ..... One record which has a dollar amount of 230.48, when searched by "Find"
|
| Re: Help with Import process | 10 May 2005 14:06 GMT | 1 |
I am running this macro to pull in all the TXT files in a folder. However, it seems that the first line of text has a conversion problem and generates import Error messages in a "Error" table. Is there a simple way to work around that and avoid the first line of text, or is one ...
|
| jet db on linux file server problems | 10 May 2005 06:03 GMT | 2 |
One of my clients moved the backend of the Access app that I wrote for them onto a Linux server a couple of years ago. I don't know a lot about how they are handling that since I'm not familiar with Linux. The front end mdb of course is runnig on all Windows machines. When they ...
|
| import from excel to access | 10 May 2005 02:42 GMT | 8 |
hi all, i have faced a problem in importing to the existing table it show me this error: "File" was unable to append all data to the table The contents of fields in 0 record(s) were deleted, & 0 record(s) were lost
|
| Adding text To An Existing Text file................ | 09 May 2005 20:21 GMT | 2 |
Back again.............. Using the Print command idea from Doug I was able to export one set of numbers: Dim intFile As Integer
|
| Character Length with Fixed Length Imports | 09 May 2005 20:08 GMT | 1 |
I am trying to import goverment data from a fixed length file. When I am importing data the last field cuts off at approx. 600 character. Is there a max. row/import length that can be imported? I could not find this via online help.
|
| Loose German format when Imported | 09 May 2005 20:04 GMT | 1 |
When I import data from a text file the German Font information is lost and replaced by squares. Is there any way to retain the font information from the text file?
|
| Export data to a formatted spreadsheet | 09 May 2005 19:57 GMT | 2 |
I want to be able to export specific data from a record in a database out to a spreadsheet that is already formatted. (i.e. export one piece of data into cell B12, export another into cell C20, etc). Does this make sense? I know it's easy to export data out to excel, but how ...
|