Only two options to import Excel files?
- From: PW <paulremove_williamson858@xxxxxxxxxxxxxxxxx>
- Date: Mon, 19 May 2008 21:18:04 -0600
Convert them to CSV in Excel, then use TransferText (which does not
work correctly and also doesn't accept XLS/Excel files directly) or
create a link to an Excel XLS workbook and do an Append Query (as some
have suggested here)??
I find that hard to believe as Access is part of MS Office and Visual
FoxPro is not. I split my time using both and I can do a simple copy
command to XLS in VFP or an Append command to DBF or use Office
Automation to build workbooks using VFP with ease. I've been doing
this for years.
TransferText is incorrectly transposing some information as blank
fields (seems like a crap shoot). I don't know what the CSV (wish it
could be an XLS) file is until I return the file name and path from a
user dialog box that selects the file.
-pw
.
- Prev by Date: Re: Can a lone computer have Access db problems?
- Next by Date: Re: Access / Office 2007 - Menus
- Previous by thread: Specification Name for Action:Transfer Text ( in Macro )
- Next by thread: Re: Only two options to import Excel files?
- Index(es):
Relevant Pages
|
Loading