danneedham
Programmer
Hi All
I hope someone can help me!
I have a table, which i need two field to be automatically filled in when a new record is added.
I thought i could do this through a query. I need two fields to equal the values in an unbound form.
I have so far for one of the fields:
Week: Forms!Sales_Week.Week.Value
This does not return any values? I have also tried replacing .Value with .Text.
Thanks
Dan
I hope someone can help me!
I have a table, which i need two field to be automatically filled in when a new record is added.
I thought i could do this through a query. I need two fields to equal the values in an unbound form.
I have so far for one of the fields:
Week: Forms!Sales_Week.Week.Value
This does not return any values? I have also tried replacing .Value with .Text.
Thanks
Dan