My Assistant
![]()
Custom Search
|
![]() ![]() |
![]() |
![]() Post#21 | |
![]() Posts: 1,291 Joined: 2-February 00 From: Mississippi USA Central Time Zone ![]() | I may just do that DBGuy. I have dealt with frustration over importing from Excel a long time ago, it was very similar to what this was. Got to remember also VBA is different some between Excel and Access (the := thing was a major error, it would not bomb out but it would not work like I was thinking it was lol). But it works and now I am off to a meeting regarding another project that we have been working on for a long time, something if we can implement would be cool. The process works but have not had the go ahead to implement it. Hopefully we can get things rolling after the meeting. Thanks again everyone for your input and for getting me to think a bit outside the box. -------------------- Lee Ann Davidson |
![]() Post#22 | |
Posts: 7,115 Joined: 22-December 10 From: England ![]() | I got so fed up with trying to import Excel to Access, that I usually end up bringing it in a cell at a time. It takes longer than TransferSpreadsheet, but it keeps me in control, and I can then not only force fields to the type you want, but you can make corrections as you go. I also seem to recall that once you design a transfer spec you cannot actually even see it again, never mind change it. Good luck with getting Microsoft to do anything. |
![]() Post#23 | |
![]() UA Moderator Posts: 76,910 Joined: 19-June 07 From: SunnySandyEggo ![]() | QUOTE (dmhzx) I also seem to recall that once you design a transfer spec you cannot actually even see it again, never mind change it. This is actually possible either manually or through code.-------------------- Just my 2 cents... "And if I claim to be a wise man, it surely means that I don't know" - Kansas Access Website | Access Blog | Email |
![]() Post#24 | |
UtterAccess VIP Posts: 3,677 Joined: 19-August 03 From: Auckland, Little Australia ![]() | QUOTE QUOTE (dmhzx) I also seem to recall that once you design a transfer spec you cannot actually even see it again, never mind change it. QUOTE This is actually possible either manually or through code. There is a couple of hidden tables, that you can edit (with caveats). Can be done programmatically, but I have found it a hassle personally. I just import to a staging table, all text fields. Excel will do lots of weird stuff if it can - dates, nnumbers with leading zeroes etc, best to skip Excel if at all possible - try CSV or any other format and import as TEXT files. Good luck -------------------- Beer, natures brain defragging tool. |
![]()
Custom Search
|
![]() | Search Top Lo-Fi | 15th December 2019 - 08:49 PM |