Hi,
I need to create 12 new columns in existing sheet based on Months, i have another column named XXX (Date field).
For example:
if the XXX column has the value "August 2016" then i need to populate the value 1 in all new column from JAN to AUG
if the XXX column has the value "September 2017" then i need to populate value 1 in all new column from JAN to DEC
if XXX has "September 2016" then data value 1 from JAN to SEP should br populated.
Please help me with this issue.