Hi,In my access97 table [Mater],there are [Month From](in "yyyymm" format) and [Month To] fields along with other fields. Currently, each record indicates a person receive certain amount of money during the period of [Month From] and [Month to]. Now, what I need to do is to create an individual record for each month during the period of [Month From] and [Month to]. For example, person A receive $1000 from 200207 to 200209. It currently has one record in [Mater] table. I need to create 3 separate record like person A receive $1000/3 (prorated by # of months) in 200207, receive $1000/3 in 200208, receive $1000/3 in 200209. Any suggestion how to do this?
Much thanks in advance.
Much thanks in advance.