| Thread | Last Post | Replies |
|
| Report Export to Excel | 09 Mar 2006 03:08 GMT | 3 |
I am trying to export a report in Access 2003 to Excel. Every record that has a number and an 'A' at the end, changes to a number in Excel. For example In Access In Excel 2A .083333
|
| Access to Excel Help required | 09 Mar 2006 03:07 GMT | 2 |
Here is what I need to do, just need to tie it all in with VBA for Excel from within Access I export my data into an excel spreadsheet, autofilter and arranfge column widths, then e-mail to an exchange folder, all from VBA
|
| Transferspreadsheet Action | 09 Mar 2006 03:07 GMT | 4 |
Is there any way, either using the TransferSpreadsheet action or VBA, to transfer a table to an Excel spreadsheet WITHOUT the field names transferring to the spreadsheet as well? Your help is greatly appreciated.
|
| Can't modify Field infomation | 08 Mar 2006 23:56 GMT | 2 |
When I import a spreadsheet from Excel I try to modify the Fields on Field Option, but I can't select the field (column), This is happening on the "Import Spreadsheet Wizard" dialog box
|
| Using PDF's | 08 Mar 2006 21:30 GMT | 5 |
Hello and Thanks for reading my issue. I have 7 PDF files, I don't really care if they stay as PDF's but I would like to link a button to open the Exteranal form at a specific location with the use of a push button??? Does that make sense???
|
| Export Listbox data | 08 Mar 2006 20:17 GMT | 4 |
I am using vba to redefine the rowsource of a listbox on the form as the user selects specific criteria. My question is how can I export the results from a list box to Excel? Has anyone done this before? Any pointers are very much appreciated.
|
| Importing text file | 08 Mar 2006 20:12 GMT | 1 |
I'm a long-time user of Access 97. I have just received Access 2003 and I have a small issue with importing text files into new tables. These are Fixed Width files and I establish the appropriate break lines, then the next step is where the issue resides . . . with the ...
|
| Missing quotes on blank fields in export results file | 08 Mar 2006 20:11 GMT | 3 |
When exporting from Access to a comma delimted file with text qualifiers as set as quotations marks, the empty fields are not surrounded by the quotation marks in the rsult export.txt file. The odd thing is that in the export wizard, the quotes surround the empty fields but in ...
|
| Creating hyperlinks for MS Access | 08 Mar 2006 17:21 GMT | 2 |
Hi one and all. I have a very specific problem. How can I get a hyperlink, and the text to show in the link – e.g. ‘click me’ – into a table automatically? I need to import and link 70,000+ files which will be subject of database reports. I can do this by having the text of ...
|
| Check for file before import? | 08 Mar 2006 16:55 GMT | 1 |
Using Access 2000 with WindowsXP I am importing a text file using DoCmd.TransferText, is their way to have access check to see if the file is there first? I import four text files at a time and would like some kind of check to make
|
| How do I turn off the automated hexadecimaling in Access? | 08 Mar 2006 07:52 GMT | 3 |
I imported a database from Microsoft Compatibility Analyzer into Access. When I open one of the tables, instead of getting useful numbers regarding hard drive information, I get hexadecimals. I have tried changing datatype information but when I do, it deletes columns of ...
|
| Importing file from Mac "Entourage" | 08 Mar 2006 04:55 GMT | 2 |
I am trying to set up a database from information stored in a Mac program called "Entourage". Does anyone know anything about this program and how to import it into Access?
|
| What does 'subscript out of range' mean when linking a table in Ac | 07 Mar 2006 22:53 GMT | 1 |
I am using Access 2003 and trying to link an excel table. I keep getting the message 'subscript out of range'. I can't figure out what's wrong. Any ideas?
|
| Why extra lines when importing to Access? | 07 Mar 2006 22:08 GMT | 1 |
I get every other line blank when importing a .txt file. If I let Access assign key then the blank lines are numbered. Odd numbered lines have data. Even numbered lines have no data. I can filter and delete them out but I use a spec file to build the tables and I then run macros ...
|
| export table to location of choice | 07 Mar 2006 20:23 GMT | 2 |
I have created a Macro which exports the table to a specific location. How can I get a promt to choose the location where I would like to export the data to. Any one knows how to do this?
|