Displaying records

P

Paradigm

I have 2 tables one with tasks and a taskID and one with
PercentageCompletions, WeekNumber and a taskID to link it to the tasks
table. The percentage completions are entered weekly.
I want to display, on a single form, a list of tasks, the percentage
completion last week and the percentage completion this week where this
weeks figures can be entered.
I think I need to set the control source of the percentage completion fields
to display the correct data (i.e. one for last week and one for this week)
but I am not sure how to do this.
Alec
 

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