I was wondering I have 3 input boxes and with one of them I need the information put into this equation. What type of VBA CODE do I use to put this information in the equation is w=1/tp
Where w is input frequency
Tp is process time constant
I know that I say dim w as single
Dim tp as single
But am lost now please help