B
Bill Murphy
In a table in my application I have a date field named DateDead. I also
have other date fields in this table, all formatted as Short Date. In a
query the DateDead field displays the short date value as expected. When I
use this same query as a row source for a datasheet used as a sub-form this
field displays #Name? instead of the date value. I've tried removing the
field from the form, then re-adding it. I've also tried removing DateDead
from the query and later re-adding it, but with the same results. All of
the other date fields display normally in the sub-form.
If I open the datasheet sub-form by itself outside the application DateDead
displays normally.
I would appreciate any thoughts on a solution.
Bill
have other date fields in this table, all formatted as Short Date. In a
query the DateDead field displays the short date value as expected. When I
use this same query as a row source for a datasheet used as a sub-form this
field displays #Name? instead of the date value. I've tried removing the
field from the form, then re-adding it. I've also tried removing DateDead
from the query and later re-adding it, but with the same results. All of
the other date fields display normally in the sub-form.
If I open the datasheet sub-form by itself outside the application DateDead
displays normally.
I would appreciate any thoughts on a solution.
Bill