vba_php
Forum Troll
- Local time
- Today, 14:28
- Joined
- Oct 6, 2019
- Messages
- 2,880
this is another weird problem, of many, that I've seen with this program. can anybody here explain why this is happening? I am using FSO to import multiple xlsx files:
and of course there is no file extension string showing in windows explorer, but after importing these, I see this:
if I remember right, the last time I did this, it did not happen this way. there was never any "_xlsx" string on the end of the table names. is this normal? During this current testing process, there have been other weird occurences that have happened that have made no sense whatsoever, even after doing a C & R operation on the database, but they are not worth mentioning in this thread. Anyone ever seen this before? It's not really a big deal, as I can always truncate the unwanted text off, but still....
and of course there is no file extension string showing in windows explorer, but after importing these, I see this:
if I remember right, the last time I did this, it did not happen this way. there was never any "_xlsx" string on the end of the table names. is this normal? During this current testing process, there have been other weird occurences that have happened that have made no sense whatsoever, even after doing a C & R operation on the database, but they are not worth mentioning in this thread. Anyone ever seen this before? It's not really a big deal, as I can always truncate the unwanted text off, but still....