You can calculate the forward volatility between tenor 1, T1, and tenor 2, T2, using the formula below.
Consider: T2> T1
Vol T2-T1= (((VolT2^2*)*T2-(VolT1^2*)*T1)/(T2-T1))^(1/2)
What happens when Vol T1 > Vol T2 ? You can get situations where you have a negative in the sqrt function...