Zitat von
anubis2k5:
Hallo!
Zitat:
if Excel.cells[i,j].value = ‘’ then
wird zu:
if Excel.cells[i,j].value = '' then
Das entspricht meinem alten fehlerhaften Quellcode, das Problem:
Zitat:
Could not convert variant of type (UnicodeString) into type (Double)
.
Die Überprüfung anhand der Länge ist besser und mein (kleines) Programm klappt auch
.