I have a report in MS Access which shows Base Types in a textbox. Depending on the result in that textbox, I want another textbox to show a word.
eg. Base types are in a text box named BaseType
The word I want to add should show in text box named NonDev
If the result of BaseType textbox is ASN then show Non-Devolved in the NonDev textbox. Any other result in BaseType textbox should leave the NonDev textbox blank.
Any help appreciated.
Thanks
JacD
eg. Base types are in a text box named BaseType
The word I want to add should show in text box named NonDev
If the result of BaseType textbox is ASN then show Non-Devolved in the NonDev textbox. Any other result in BaseType textbox should leave the NonDev textbox blank.
Any help appreciated.
Thanks
JacD
Comment