Completed Task and Check Box

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top