J
jean
Hi
I have a table "TblPeriod" containing 1 field "PeriodName" and 60
records.
Format of the field is Date/Time and it is yy-mm
first record is 09-01 second is 09-02 third is 09-03 and so on until
13-12 so it is 60 records for 60 months
I want to be able to type into a text field on a form named "NewDate"
a date value (10-01 as example) and a query will repopulate the table
like 10-01, 10-02, 10-03, 10-04 and so on until 14-12.
How should I proceed ?
thanks
I have a table "TblPeriod" containing 1 field "PeriodName" and 60
records.
Format of the field is Date/Time and it is yy-mm
first record is 09-01 second is 09-02 third is 09-03 and so on until
13-12 so it is 60 records for 60 months
I want to be able to type into a text field on a form named "NewDate"
a date value (10-01 as example) and a query will repopulate the table
like 10-01, 10-02, 10-03, 10-04 and so on until 14-12.
How should I proceed ?
thanks