Put *.xls Also Uploads .xlsM File
put "C:\Users\OSVAdmin\Documents\OSV Template\"*.xls /
.xls
files just fine, but it also uploads the .xlsm
file that resides in the OSV Template
folder. Unfortunately, I cannot just move the .xlsm
file to a different folder because an Excel spreadsheet I use for work needs it in this folder.
Does anyone have any suggestions on how I can prevent the
.xlsm
file from being uploaded?