G
Guest
I'm trying to learn the syntax for Select Case instead of using the Access
IIf function. I'm having some trouble. What I want to do is create a
function that looks at the text field called GBOBJ and if GBOBJ begins with 1
assign the name "Assets", if GBOBJ begins with 2, assign the name
"Liabilities", and so on for 9 different cases.
Any help with this would be appreciated!
IIf function. I'm having some trouble. What I want to do is create a
function that looks at the text field called GBOBJ and if GBOBJ begins with 1
assign the name "Assets", if GBOBJ begins with 2, assign the name
"Liabilities", and so on for 9 different cases.
Any help with this would be appreciated!