Hi,
This problem probably has a very simple solution. Unfortunately, I couldn't find it.
I have a form connected to a Table with Dates and associated info. The Structure is:
Date Info1 Info2 Info3
The table already has some records with dates and other info. I want the date to be autofilled when I move to a new record. This new date should be "Date in the Last Record + 1" .
For example, if the date in the last record is 20/02/2002,
I want the date 21/02/2002 to automatically appear in the date field when I move to a new record.
I am also looking for a function that would automatically fill dates for the next thirty days by taking the date in the last record into account. In other words, this function should create 30 new records with just dates by calculating them from the date in the last record.
I badly need a solution for this problem. Thanks for your kind attention. Please respond soon.
This problem probably has a very simple solution. Unfortunately, I couldn't find it.
I have a form connected to a Table with Dates and associated info. The Structure is:
Date Info1 Info2 Info3
The table already has some records with dates and other info. I want the date to be autofilled when I move to a new record. This new date should be "Date in the Last Record + 1" .
For example, if the date in the last record is 20/02/2002,
I want the date 21/02/2002 to automatically appear in the date field when I move to a new record.
I am also looking for a function that would automatically fill dates for the next thirty days by taking the date in the last record into account. In other words, this function should create 30 new records with just dates by calculating them from the date in the last record.
I badly need a solution for this problem. Thanks for your kind attention. Please respond soon.