Hello
I have Excel vba that merges CVSs files and produce one master file.
I want now to add file attributes to the master csv file. The date and time was easily retrieved using fileDateTime function. Is there a similar function to get the owner/author for that file?
I have Excel vba that merges CVSs files and produce one master file.
I want now to add file attributes to the master csv file. The date and time was easily retrieved using fileDateTime function. Is there a similar function to get the owner/author for that file?