matthewnsarah07
Registered User.
- Local time
- Today, 12:19
- Joined
- Feb 19, 2008
- Messages
- 192
I have a databse containing frmCH. On this there are 13 fields which are
[Q1] to [Q12] and [Status]
When the form is closed each time I want some code that changes the [Status] to "Complete" if all other fields are anything other than Null
If any still contains Null then [Status] = "In Progress"
How can i best do this??
[Q1] to [Q12] and [Status]
When the form is closed each time I want some code that changes the [Status] to "Complete" if all other fields are anything other than Null
If any still contains Null then [Status] = "In Progress"
How can i best do this??