| Thread | Last Post | Replies |
|
| Curious Message When Importing | 11 Aug 2006 13:10 GMT | 4 |
Access 2003. I am importing a comma-delimited text file into an existing Access table. When the import is complete I get the information dialog saying:
>Microsoft Acces was unable to append all the data to the table. |
| dealing with max number of fields | 11 Aug 2006 09:51 GMT | 5 |
For research and productivity purposes we have been entering and uploading pt testing information in an Access db. It is not intended for use on the Web. Recently we’ve joined a research Network that will utilize some of our data. Instead of re-entering data, I would like to ...
|
| broken reference | 11 Aug 2006 01:12 GMT | 1 |
an access application on a server is run from two different computer. On one of the machine it is working correctly On the other a broken reference make the program stop.
|
| How can I import excel file same as excel data. | 10 Aug 2006 21:51 GMT | 5 |
Carriage return (Alt+del) in excel data in one cell is imported to small aquare box into the place of carriage return. Some one have magic idea to import same as excel? Excal source data
|
| Exporting a NumberFormat | 10 Aug 2006 21:26 GMT | 1 |
This is what I have and It will not select the Columns. I must be missing something? Sub Format() ' Excel stuff
|
| Access shuts down when importing excel data | 10 Aug 2006 21:17 GMT | 2 |
I have been importing excel data when I clean it up to match other data in my access database. Recently, access shut down when I tried to perform the same action. Is this a problem with Access or my data. How can I fix this? Help.
|
| Exporting report to text shows strange line spacing.... | 10 Aug 2006 21:15 GMT | 1 |
Any help would be greatly appreciated.... I have a report that I am creating to eventually export to a Text File....the Text file has very specific character limits as it goes out to a vendor who applies scripts and such dependent on the placement of certain
|
| When I export my file there are more entries than I have entered. | 10 Aug 2006 21:07 GMT | 2 |
I am exporting my file as a .csv or .txt (tab delimited) for mail merge in InDesign. I have entered 54 entries but there ends up being 67 entries when I merge the file. One field is giving me problems on some entries but I can't figure it out.
|
| docmd.OutputTo errors | 10 Aug 2006 21:00 GMT | 3 |
Docmd.Outputto is not working in Access 2002. I'm trying to export query results to a txt file. I'm getting "not enough memory" errors when I have the statement in VBA code. statement is "docmd.outputto acOutputQuery, "qryxyz", acFormatTXT, , False". The query has an ...
|
| Can't update a record in a SQL2000 linked table | 10 Aug 2006 20:06 GMT | 2 |
I have an application with several linked tables of a SQL Server ODBC. When I try to update one record only in one of tables, MSAccess shows a message that other user is making changes to the same record and asks me to copy this record to the clipboard.
|
| (Leo) ADO Connection Error | 10 Aug 2006 16:44 GMT | 1 |
 Signature Thans & Best regards Leo, InfoSeeker
|
| (Leo) ADO Connection Error | 10 Aug 2006 13:51 GMT | 3 |
I have an Access mdb file with exclusive file password. From Excel I attempt to connect to the file, it produces Automation Error no -2147217843. the code looks like this; Dim cn As New ADODB.Connection
|
| How to select parts non related in word2k?Mouse+Ctrl don't work | 10 Aug 2006 06:48 GMT | 1 |
I tried to sel;ect different non related parts of text. In word 2003 this function was provided by the mouse+Ctrl key action. But now I have to deal with word 2000 and this combination doesn't work. What's the solution?
|
| splitting excel spreadsheet fields into multiple tables | 10 Aug 2006 06:28 GMT | 1 |
I have a table in my db for employees that has First_Name, Last_Name and EmployeeID fields. I have an expenses table that has the details for the expenses but only the EmployeeID. I imported an excel spreadsheet which is now a table with EmployeeName, and
|
| Urgent! NA values in table with Number Data Type | 10 Aug 2006 03:14 GMT | 1 |
I have a data table consisting of 10,000 rows with various row headers and numerical scores, 0 through 10. All the fields containing scores are formatted as "Number" Problem is that I'd like, at times, to use the "NA" convention (or some
|