twoplustwo
Registered User.
- Local time
- Today, 12:00
- Joined
- Oct 31, 2007
- Messages
- 507
Hi guys,
I have a form bound to a table that records actions.
For a given record I enter the date, date+1 and date+2 along with some details.
My structure, rather than record 3 dates in one record, is to add 3 records to the table for each date I am forecasting for. As far as I understand, this is normalised.
The problem I am having is that I create the first record with no problem. The issue is for the two records after at day ahead and D+2. I need my form to create two new records after the initial within-day data has been entered. I'd like this to be on the same screen if possible, and not have to use 3 records in a continuous form view.
Thanks for any advice offered!
I have a form bound to a table that records actions.
For a given record I enter the date, date+1 and date+2 along with some details.
My structure, rather than record 3 dates in one record, is to add 3 records to the table for each date I am forecasting for. As far as I understand, this is normalised.
The problem I am having is that I create the first record with no problem. The issue is for the two records after at day ahead and D+2. I need my form to create two new records after the initial within-day data has been entered. I'd like this to be on the same screen if possible, and not have to use 3 records in a continuous form view.
Thanks for any advice offered!