Hi,
I am new with access , currently using access 2007.
I was given a building record query, and was asked to append a value -
RM_TYPE_DESC, and depends on what the value is and assigned another value to this USE_CD field.
For example, if the value for RM_TYPE_DESC is CUSTODIAL, then it would assign a value of 335 to USE_CD. If the value for RM_TYPE_DESC is BSV , then it should assign NAJ to USE_CD.
The concept of it seem very easy, I can program this in C++ or Java with IF/Else statement, but I am not sure how to do it in access at all. I am completely lost in term of what I should do..do I write a formula ? do I do it in macro ? How should I approach this problem ?
Any help is appreciated !
I am new with access , currently using access 2007.
I was given a building record query, and was asked to append a value -
RM_TYPE_DESC, and depends on what the value is and assigned another value to this USE_CD field.
For example, if the value for RM_TYPE_DESC is CUSTODIAL, then it would assign a value of 335 to USE_CD. If the value for RM_TYPE_DESC is BSV , then it should assign NAJ to USE_CD.
The concept of it seem very easy, I can program this in C++ or Java with IF/Else statement, but I am not sure how to do it in access at all. I am completely lost in term of what I should do..do I write a formula ? do I do it in macro ? How should I approach this problem ?
Any help is appreciated !
