Quote:
I suspect the file save error is due to the presence of something other than 0, 1, 2, or 3 in your Anz column.
|
No, it is even when I have only one row with Anz=1.
Quote:
If numbers like 2019.02.06 are all your ID field contains, you may be able to work around that by changing:
StrName = .DataFields("ID")
|
The ID is as follows =TEXT(TODAY();"TT.MM.jjjj")&"_VA + FVA_"&F2
We have English MS Office Programs and English Windows10, but Excel is not recognizing "DD.MM.YYYY" but the German "TT.MM.JJJJ".