lemmy___user@lemmy.worldtoAndroid@lemmy.world•Android Auto won't connect with screen offEnglish
2·
10 months agoHave you tried clearing data for Android Auto on both your phone and car, as well as removing your phones Bluetooth profile from your car?
You should be able to use COM interoperability , specifically the OpenAsDocument() and Save() methods. You can also use COM interoperability to read from Excel, but using ImprtFrom-CSV would be much easier. Then you just iterate over the file names, and for each one open the template as a document, then save it as the filename.