VBA Excel 2016 Lesson 7 – Elseif clause, With statement

Today we go through how to use the Elseif clause in your If statement to incorporate more conditions. We also talk about the With statement to change multiple properties of a single object.