H
hntsignif
I have a button that filters a form filled with dates from two tables.
It filters the Season to Seasons and the DevCode to DevCodeA and pulls the
marketingname from the current form for display.
The dates pulled from the first table are set and do not change (except from
the table by a manager) the dates from the second table need to be updateable
as they are "actual" dates.
Name Set Date Entered Date
Milestone Mgr Set Actual Date
Right now nothing is updateable. I am getting a recordset not updateable
error.
I check both date tables and they both have primary key fields (autonumber)
and all of the other fields are not indexed.
Is it something to do with the filtering?
I am at my wits end. Please help me figure this out.
It filters the Season to Seasons and the DevCode to DevCodeA and pulls the
marketingname from the current form for display.
The dates pulled from the first table are set and do not change (except from
the table by a manager) the dates from the second table need to be updateable
as they are "actual" dates.
Name Set Date Entered Date
Milestone Mgr Set Actual Date
Right now nothing is updateable. I am getting a recordset not updateable
error.
I check both date tables and they both have primary key fields (autonumber)
and all of the other fields are not indexed.
Is it something to do with the filtering?
I am at my wits end. Please help me figure this out.