B
Bfunk
Can a value in one field be determined & populated as a result of a
certain value in another field?
Table = Facility Information
1. Field Name = Building Status
Value 1 = Open
Value 2 = Closed
2. Field Name = Building Function
Value 0 = Closed
Value 1 = Elementary School
Value 2 = Middle School
Value 3 = Office Building
Value 4 = Sporting Facility
ETC...
I would like the table to automatically update the "Building Function"
Field to a value of "0" when the "Building Status" field value is "2"
or "Closed."
How can I do this? Please help!
certain value in another field?
Table = Facility Information
1. Field Name = Building Status
Value 1 = Open
Value 2 = Closed
2. Field Name = Building Function
Value 0 = Closed
Value 1 = Elementary School
Value 2 = Middle School
Value 3 = Office Building
Value 4 = Sporting Facility
ETC...
I would like the table to automatically update the "Building Function"
Field to a value of "0" when the "Building Status" field value is "2"
or "Closed."
How can I do this? Please help!