I have two number fields (Invoice Month and Invoice Year). I would like to combine these two numbers in a new field to give me a full date so I can query on a range of dates rather than just query on one month of one year.
For example, if one record has a 3 and 2008, I would like a new field to read 03/01/2008. Is this possible?
For example, if one record has a 3 and 2008, I would like a new field to read 03/01/2008. Is this possible?