Hi all
I have a form that allows input of historical finance data. I want to give the user a field where (s)he can input a financial year (eg 2009/10, 2007/08).
Do I do this as a date field, or a string field?
I've had a search, and I think this was a similar question (http://www.access-programmers.co.uk/forums/showthread.php?t=154246), but the answer involves a financial year being calculated from a regular date.
I want to allow a financial year as input - and hopefully run queries against the field (eg find the total of <FinanceItem1> for the five years of 2000/01 -> 2004/05).
Thank you for any assistance
mcalex
I have a form that allows input of historical finance data. I want to give the user a field where (s)he can input a financial year (eg 2009/10, 2007/08).
Do I do this as a date field, or a string field?
I've had a search, and I think this was a similar question (http://www.access-programmers.co.uk/forums/showthread.php?t=154246), but the answer involves a financial year being calculated from a regular date.
I want to allow a financial year as input - and hopefully run queries against the field (eg find the total of <FinanceItem1> for the five years of 2000/01 -> 2004/05).
Thank you for any assistance
mcalex