Hi all,
I've tried searching for this but always come up with a slightly different answer.
Here's my question, how do I recall data from a field belonging to a record.
My database tracks project of a task. So, each week ending has shows a list of the tasks gathered from another table.
Week Ending----------Task----------%Complete
1/01/16 Task1 10%
Task2 20%
08/01/16 Task1 15%
Task2 30%
When i start a new record "week ending" i'm shown the tasks available and i'm able to inset a %complete into that field. At that stage i would also like to compare the previous weeks percentage from that task?
I have drawn a text box in my sub form but i have no way of recalling the previous weeks record but not sure if this is right?
I'd be very great full if you could help me.
Thanks in advance.