Hello,
I have a simple code that takes data from a spreadsheet, puts it into variables, compares variables and adds them up (sum). I often get the error “Could not convert variant of type (OleStr) into type (Double) when evaluating instruction OperSub ($0,$0,$0,$0,”").
Are there any known bugs...