| Thread | Last Post | Replies |
|
| Statement of purpose letters | 25 Apr 2005 22:51 GMT | 1 |
How do I write a basic Statement of Purpose to School Application?
|
| validation issue | 25 Apr 2005 21:16 GMT | 1 |
Hi there, I'm doing a Access database for a college asignment and i'm stuck on problem with a booking form. Is there a way of when a membership number is added into the booking tabel that it checks the membership number exists in the membership table. If it
|
| Selecting a worksheet in TransferSpreadsheet | 25 Apr 2005 20:52 GMT | 4 |
Is there a way to specify a particular worksheet when using the VBA "Transferspreadsheet" command? I tried simply placing the worksheet name in quotes in the Range parameter, but only got the first worksheet tab in each instance.
|
| Is it possible to link Access with Quickbooks? To create reports . | 25 Apr 2005 17:39 GMT | 1 |
I would like to link Access with Quickbooks and share information between the 2 programs to write reports. One of the first problems I need to solve is how to put a field containing a customer ID into Quickbooks. With that common data, I feel I should be able to link the programs ...
|
| Link Quicken File | 25 Apr 2005 17:34 GMT | 3 |
I would like to link a QIF file from Quicken but do not see this as an option within Access' linking capabilities. Is there away around this? Can it be done?
|
| auto linking to files that change names | 25 Apr 2005 14:30 GMT | 6 |
I am setting up an Access application to automatically read and parse .csv files that are generated via script on a remote server. The catch is that the .csv file name changes everyday according to the date. For example, the files look like:
|
| importing data with ODBC Data | 25 Apr 2005 12:51 GMT | 2 |
I use the following to import data to Access: DoCmd.TransferDatabase acImport, "ODBC Database", _ "ODBC;DSN=CamraTS;UID=Admin;PWD=;LANGUAGE=us_english;" _ & "DATABASE=CamraTS", acTable, "admin.security", "dboCamraSecurity"
|
| problem importing Excel file | 25 Apr 2005 11:34 GMT | 4 |
I have a slight problem importing an Excel table into Access 2003. The table has more than 100 records. If I try to import it into Access the last row does not appear in Access. If I go to Excel file hide about 100 rows then the last row is seen in Access. So every time I want to ...
|
| Access 1.1 Database uplift to later versions | 25 Apr 2005 11:00 GMT | 1 |
I have several very old Access 1.1 databases to convert. I only want the data and queries, not the forms, reports or any Access Basic in there. ANyone know of a conversion utility other than Access 2, as the oldest package I have is Access 97.
|
| Advice on long name vs short name | 25 Apr 2005 04:36 GMT | 2 |
Is someone have experience with the use of short name vs long names over a network? Is it really easing the load on the network? I am about to modify a lot of table links to use short name.
|
| Linked Table Manager Continues To Be A Problem After 835519 | 24 Apr 2005 19:48 GMT | 2 |
The Linked Table Manager does not display currently linked tables. I followed the recommendation from the KB article 835519 and I get the error "LoadLibrary("C:Program Files\MicrosoftOffice\Office2003\OFFICE\acwiz.dll") failed - The specified module could not be found."
|
| Why relink tables | 24 Apr 2005 17:46 GMT | 1 |
I created two mdbs. One contains my BE data and will reside on a share network drive. The other contains the FE reports/forms, etc. THe FE mdb contains all table links to the BE database. My question is do I ever have to refresh the table links?
|
| Export to Excel 2000/2003 from Access 97 | 24 Apr 2005 17:28 GMT | 2 |
Looking for a way to export tables from Access 97 directly to Excel 2000/2003 format, instead of the default Excel 95 format. Anyone know of a way to do this please post! Thanks
|
| import access query to excel causes order of records to change | 24 Apr 2005 17:14 GMT | 1 |
I wish to import a list of invoices into excel and keep the order of invoices intact. Some invoices begin with letters and they are all of varying lengths.
|
| Importing data from Excel into a new Table | 23 Apr 2005 07:45 GMT | 1 |
I'm using Access 2003 SP1. When I'm in the Tables object area I click on NEW and choose IMPORT TABLE. The Import window opens, I change the Files of Type to Excel, navigate to the folder holding the file I want to use, select the Excel file and click on
|