I got your VBA to run.Oh, am I happy to here that. I can't give up on problems like this, but I was running out of ideas. If you are interested I have some other Excel VB that will let you create picklists. I've posted the souce here as an image because the forum software will not let me post the actual code. If you want the code, send me you email address by private message.
The Line input command reads all the contents of the file until it finds a New Line or Return Character.(vbLf, vbCrLf) and the names.xml seems not to have any of such.This may be a Mac vs. Windows issue. On my Mac the names.xml file has a Line Feed (CHR 10) at the end of each line but no Carriage Return (CHR 13). Most systems treat either a Line Feed or a Carriage Return as a new line, but I know that some Microsoft Windows applications require both. XML files do not require new line characters, but good practice is to include them for readability.
En tant qu'utilisateur gratuit de iStripper, vous n'êtes pas autorisé à répondre sur le forum ou à créer de nouveau sujet.
Vous pouvez cependant consulter les catégories de bases et commencer à découvrir notre communauté !