I called to excel to bring in the sinh function and i keep getting an error.
code below
Sub Start()
End Sub
Sub heattransfer()
'Variable Declaration
Dim qty, qty2, L, w, T1, T2, x, y, pi, sinh, e As Double
Dim nmax, j, i, r As Integer
'acquiring variable values
T1 =...