Hi Experts.

I need some help for below line as I am getting this error 2015 and "#VALUE!" in display result.

thecountx = [(Range("C13") * Range("C14")/Range("C14") + vt))*(xf-1)+(sqr(Range("C13") * Range("C14") / Range("C14") + vt) * (xf - 1))^ 2 - 4 * ksp) / 2]

it seems I am passing many values rather range if so how can I do it ?

Any help would be highly appreciated.

Thanks,