| Thread | Last Post | Replies |
|
| Security issues when trying to convert a 97db to Access 2003? | 30 Apr 2005 18:57 GMT | 1 |
I'm getting a security msg when trying to convert a 97db to 2003. "The current user doesn't have permission to open or enable this database. However, we're not using Access security features.
|
| Error importing (or linking to) a Foxpro table | 30 Apr 2005 16:57 GMT | 1 |
I am in the process of converting VFP 6 applications to Access 2003 (a temporary measure while the organisation I am consulting for decides on their new data strategy). When I try to import some of their VFP tables into Access, I get the
|
| Importing Text in a .csv file | 30 Apr 2005 07:44 GMT | 3 |
I import data from a .csv file into an Access DB on a daily basis. Two of the fields are Memo type fields that can contain either French or English text. When I import the data and look at the memo fields all French text with
|
| Transferspreadsheet -> target back-end | 30 Apr 2005 07:18 GMT | 3 |
All: I would like to import an Excel file as an Access table to a back end: DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel9, ~to a table in the BackEnd~, fileName, True
|
| Using Shell Command | 30 Apr 2005 01:07 GMT | 3 |
Using a Access2003 database in WinXP I am trying to shell over to a third party software to run it. I am using the code line. Dim Test Test = Shell("C:\Directory\File.EXE Config1.XXX")
|
| How do I import my old Outlook 2003 files from a crashed computer? | 29 Apr 2005 19:08 GMT | 3 |
I need to some help in getting my O-2003 data files back into my new computer. My old one crashed and I had to extract the hard drive. How can I get back my archived emails and address books? I am fluent in computers but can't seem to get it to work. Import and Open
|
| Re: How to do this??? | 29 Apr 2005 16:41 GMT | 2 |
I have this application which performs an import of .txt files. However, these files do not have a date field. Each file is tagged with a name that is the date it was created/generated on. See this example: "270405.txt", in this case the file indicates that the file was ...
|
| How do I convert a file from mdb. to doc.? | 29 Apr 2005 07:30 GMT | 1 |
I have a faktura prog in access, the invoiceform do also open in Access, but I want to convert it to a doc.file, so I can read and edit in word Any idèa?
|
| how to define a specific sheet in outputto macro | 28 Apr 2005 22:19 GMT | 1 |
I have a macro that I am using the OutputTo function. The output is into an excel file. It does the function just fine, but I would like to specify the worksheet name to us. It defaults to the Query name for the excel worksheet name
|
| MDB converting to Excel Sheet | 28 Apr 2005 19:45 GMT | 1 |
Is it possible to convert my locked MDB database into an Excel Sheet instead of having to copy and paste each Case within the MDB database?
|
| maximum number of records that can be copied to clipboard | 28 Apr 2005 19:41 GMT | 2 |
is there a maximum number of rows that can be copied to clipboard from a table? e.g if i had a table and selected all the records clicked on copy.... in order to take the data else where....
|
| Importing Text Files Agony HELP!!!! | 28 Apr 2005 19:33 GMT | 3 |
I am driving myself crazy with this. this code below is supposed to delete the data in my table and then load my text file into a temp table and then transfer into my 'Live' table. The code goes through the motions and tells me data is imported, but when i check it, there is no ...
|
| how do I open an attachment in office online | 28 Apr 2005 06:46 GMT | 3 |
|
| Import data to Back End from the Front End | 27 Apr 2005 23:38 GMT | 2 |
I want to import data into our back end database and link it to the front end. The trick is to do it from the front end via a form. I want the end user to be able to import a spreadsheet into the back end that is updated every 2 weeks with new information and keep the link to the ...
|
| Specify a certian sheet with Transferspreadsheet action | 27 Apr 2005 23:37 GMT | 2 |
I am trying to build a macro to import from excel a certain sheet within an excel file for a specific range Under the filename if I reference : S:\PMPC\ManpowerForecastingTracking\Labor Forecast Models\Project Hour
|