I am NOT an expert in Access and don't even pretend to be, so don't hesitate to "dumb-down" your answers. You will not insult me!
Here goes:
In a table I have 2 fields both of which are numbers - YEAR and MONTH
Now I want to calculate the duration using the formula YEAR + MONTH / 12. I THINK I have to do this in a FORM. So in the FORM I created a "field" using the TEXT BOX option and on the DATA tab for the CONTROL SOURCE and the DEFAULT VALUE I have = YEAR + MONTH / 12. I did the same thing using the OPTION GROUP tool. So far nothing is coming up with a value in this field so OBVIOUSLY I am doing something wrong and my intuition is not working.
Can someone point me in the right direction?
Here goes:
In a table I have 2 fields both of which are numbers - YEAR and MONTH
Now I want to calculate the duration using the formula YEAR + MONTH / 12. I THINK I have to do this in a FORM. So in the FORM I created a "field" using the TEXT BOX option and on the DATA tab for the CONTROL SOURCE and the DEFAULT VALUE I have = YEAR + MONTH / 12. I did the same thing using the OPTION GROUP tool. So far nothing is coming up with a value in this field so OBVIOUSLY I am doing something wrong and my intuition is not working.
Can someone point me in the right direction?