![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to construct a Function which will return a value based on a date. The date is passed in the format DD/MM/YYYY and the output is in the format Q12010 or Q32009 where Q1 or Q3 is the quarter and 2010 or 2009 is the year. The problem is that our year starts on the 1st February, so Q1 is Feb, Mar and Apr, Q2 is May, Jun and July etc. So if the date passed to the Function was 22/9/08 the function would return Q32008 Any help/pointers greatly appreciated |
#3
| |||
| |||
|
|
I am trying to construct a Function which will return a value based on a date. *The date is passed in the format DD/MM/YYYY and the output is in the format Q12010 or Q32009 where Q1 or Q3 is the quarter and 2010 or 2009 is the year. *The problem is that our year starts on the 1st February, so Q1 is Feb, Mar and Apr, Q2 is May, Jun and July etc. So if the date passed to the Function was 22/9/08 the function would return Q32008 Any help/pointers greatly appreciated |
#4
| |||
| |||
|
|
I am trying to construct a Function which will return a value based on a date. The date is passed in the format DD/MM/YYYY and the output is in the format Q12010 or Q32009 where Q1 or Q3 is the quarter and 2010 or 2009 is the year. The problem is that our year starts on the 1st February, so Q1 is Feb, Mar and Apr, Q2 is May, Jun and July etc. So if the date passed to the Function was 22/9/08 the function would return Q32008 Any help/pointers greatly appreciated |
#5
| |||
| |||
|
|
I am trying to construct a Function which will return a value based on a date. The date is passed in the format DD/MM/YYYY and the output is in the format Q12010 or Q32009 where Q1 or Q3 is the quarter and 2010 or 2009 is the year. The problem is that our year starts on the 1st February, so Q1 is Feb, Mar and Apr, Q2 is May, Jun and July etc. So if the date passed to the Function was 22/9/08 the function would return Q32008 Any help/pointers greatly appreciated |
![]() |
| Thread Tools | |
| Display Modes | |
| |