hullstorage
Registered User.
- Local time
- Today, 08:40
- Joined
- Jul 18, 2007
- Messages
- 213
I am trying to enter a criteria based on the JOBId to open a query
so if the job number is 258 when i click the field it then opens the query
i am fine with the commands it is just the criteria for the query
i can do this
[Forms]![Deliveries]![JOBId]
But what is the subform version is it like this because it wont work!!
[subform]![FindDeliverySubform]![JOBId]
so if the job number is 258 when i click the field it then opens the query
i am fine with the commands it is just the criteria for the query
i can do this
[Forms]![Deliveries]![JOBId]
But what is the subform version is it like this because it wont work!!
[subform]![FindDeliverySubform]![JOBId]