Hey everybody. Error 13 (type mismatch) occurs when I try to run this macro.
Nevertheless, I can't find out which data types are incompatible. Could you help me to find it out, please?
Here is the code.
Public Sub Macro1()
Dim m, n, p As Double
Dim x1, x2, xmin, z As Double
m =...