| Thread | Last Post | Replies |
|
| Creating a New File | 31 Mar 2005 20:55 GMT | 4 |
I'm exporting data from Access to excel. I have an append query that pulls the info that I want to export, and I have a Macro that runs the export. I was wondering if there was a way that Excel can automatically create a new file everyday this process runs?
|
| I have a problem using named ranges when using the TransferSpread. | 31 Mar 2005 19:59 GMT | 2 |
I have a problem using named ranges when using the TransferSpread function in Access. It gives me "Can't find object error".When I use ranges like A1:B1 it works fine.The problem is that I can't change all the ranges every time something changes in the spreadsheet. Is there a ...
|
| Multiuser Data | 31 Mar 2005 18:39 GMT | 1 |
I recently returned to an application and discovered some very odd behavior. This is in Access97 with the data in a _be file on a server. I use a continuous form to display records meeting certain criteria. The form has a button to click to view the details of each of these ...
|
| Backwards conversion | 31 Mar 2005 18:35 GMT | 1 |
Hi - first apologies, I posted this yesterday but can't find the post. We have a staff who needs to work with an XP database but she has Access 2000 and can't upgrade b/c another app requires that version. She's the only person who will need this db.
|
| how do I pull all records from all tables in a query | 31 Mar 2005 07:24 GMT | 1 |
I am trying to display all records from 10 different tables in access. The tables are being fed by data that is updated constantly by users using forms through which to input that data. I want there to be 1 common table or form in which I can display all the data from all the ...
|
| trimming of space characters on file import | 31 Mar 2005 07:17 GMT | 1 |
I am trying to import a file into access where some of my records values are a space. The space character is correctly displayed in the text file as " " but Access trim the value on import and set the field to null in the destination table. The import is carried out using DoCmd ...
|
| Importing multiple .csv files | 31 Mar 2005 06:59 GMT | 1 |
Hi Please Help this newbie! I need to populate Access table (or SQL table) with info from several .csv files that gets dumped into a c:\maildump directory. Thereafter the .csv files to be archived to c:\updated
|
| numbers don't show up in a linked table, but do appear in an impo. | 31 Mar 2005 06:55 GMT | 1 |
I'm linking to an Excel file, and one field containing numeric data (formatted as general in Excel) appears in the linked table as #Num!. When I import the same file, rather than link, the data comes in okay. I don't want the user to have to import the file each time. How can I ...
|
| Using Excel for data entry | 31 Mar 2005 05:35 GMT | 2 |
I would like to use an Excel worksheet as a data entry form for the sales quantity budget: week number in the columns, products in the rows (last years quantity by week in the following row for reference). Each worksheet would be a separate customer group.
|
| From XP back to 2000? | 31 Mar 2005 03:12 GMT | 1 |
Hi, we have a user whose work requires her to use Access 97 or 2000. She needs to use (will be the only person using) an XP database. Can the db be converted backwards? I was considering exporting every object to Excel and then importing in the old version of access, but kind ...
|
| DoCmd.TransferText how does Access determine default field types. | 30 Mar 2005 23:28 GMT | 7 |
Im using "DoCmd.TransferText acImportDelim, , "testimport", FileName" - Some fields generally contain numeric data but somtimes these numbers will also contain a letter as the first character i.e.(Q457.778). The created table "testimport" will assign field type "numeric" but if ...
|
| Database snapshot | 30 Mar 2005 11:50 GMT | 1 |
I have a database that contains a number of linked tables. I need to be able to be able to copy the database to a CD so that I can access it whilst at an exhibition. Problem is, when I copy the database is obviously loses the data contained
|
| converting word files to Access or Excel | 30 Mar 2005 07:58 GMT | 1 |
3/30/2005. Dear Madam/ Sir: A) I have a very large collection of Arabic-English different glossaries (about ONE million various terms in both languages) that have been saved over
|
| transpose values from a one column table into a comma delimited ro | 30 Mar 2005 06:01 GMT | 2 |
I have a one column table like this: Document Number 123456 123457
|
| Date format problem | 30 Mar 2005 02:19 GMT | 2 |
I have some code behind a form that basically deletes data from a temp table, runs a query to append new data and exports it as an .xls file. Two fields are data type date/time and are set as short time (throughout the database) however the export formats the time of for example ...
|