Hi, i am filling data between dates on a form.
i.e. enter date from, date to, other data
=> fills table with
1/1/01 other data
2/1/01 other data
3/1/01 other data
etc etc
Someone ( Rich ) kindly showed me the best way of doing this with the following code.
My problem is that if data already...