I've been searching for hours for a function / vba macro solution to my problem - unfortunately to no avail... Maybe you guys can help?
I need to generate the 'gap' years within a range (year_start <-> year_end - separate inputs) i.e. for 1997-2002, the script should generate (preferable in one column, with values separated by ,) the following: 1997,1998,1999,2000,2001,2002.
Please help!
Your help is greatly appreciated in advance!
Thanks!