F
femfrog
Hi,
I would like to create a sort of Outstanding Items field in my form. The
user would be able to see what items are outstanding for that particular
record and if it was completed.
If the item is completed, the user would click a check box and the item
would automatically be crossed out and the font would go gray. Exactly like
the task items in Outlook.
Here are the fields in my table:
PageID (number) foreign key
Outstanding Items ID (AutoNumber) primary
Outstanding Items (text)
Completed (Yes/No)
I'm assuming I would be creating a sub-form from the parent form linking to
this table. Other than that, I don't know what to do.
Please help!
FYI: I'm using Access 2003
Thanks,
Nicole
I would like to create a sort of Outstanding Items field in my form. The
user would be able to see what items are outstanding for that particular
record and if it was completed.
If the item is completed, the user would click a check box and the item
would automatically be crossed out and the font would go gray. Exactly like
the task items in Outlook.
Here are the fields in my table:
PageID (number) foreign key
Outstanding Items ID (AutoNumber) primary
Outstanding Items (text)
Completed (Yes/No)
I'm assuming I would be creating a sub-form from the parent form linking to
this table. Other than that, I don't know what to do.
Please help!
FYI: I'm using Access 2003
Thanks,
Nicole