LucaRF
Guest
Good morning to all,
I have a 3d model whose odds are handled by an excel sheet read through analysis features, when they regenerate the model to update the data comes out an error in excel, "run-time error '13': type not corresponding" and if I press on the debug button highlights this line "if not application.intersect(rangetochange, range(target.address)))) is nothing then" that is found within.
This line is not connected to the sheet where I create read cells and I create I don't write anything in excel so I don't understand why you give me this error.
I have a 3d model whose odds are handled by an excel sheet read through analysis features, when they regenerate the model to update the data comes out an error in excel, "run-time error '13': type not corresponding" and if I press on the debug button highlights this line "if not application.intersect(rangetochange, range(target.address)))) is nothing then" that is found within.
This line is not connected to the sheet where I create read cells and I create I don't write anything in excel so I don't understand why you give me this error.