hi,
I need help on the file attached.
Basically I have a cell (D2) that user can change the value using a spin control. (Just a set list of Months)
What I want to happen is whenever D2 changes, cells G2:R2 changes as well according to the value of D2. G2:R2 contains the last 12 months before the month of D2.
As on the file, the sample is December-16, and G2 is Nov-16, H2 is Oct-16 and so forth. So when D2 becomes November-16, G2 should now be Oct-16 and H2 is Sept-16.
I need help on the file attached.
Basically I have a cell (D2) that user can change the value using a spin control. (Just a set list of Months)
What I want to happen is whenever D2 changes, cells G2:R2 changes as well according to the value of D2. G2:R2 contains the last 12 months before the month of D2.
As on the file, the sample is December-16, and G2 is Nov-16, H2 is Oct-16 and so forth. So when D2 becomes November-16, G2 should now be Oct-16 and H2 is Sept-16.