Hello,
I'm hoping someone can assist me with an issue I have been having. I have been using access for 8 years now, but it's all self taught and my limitation have been reached with coding/ expression.
My question is; I would like to have a field named "Certificate", show the following message (Certificate will be provided upon request) when any data at all is in the field. I'm trying to do this in a query. I found this expression on the net and tried to change it to suit my needs.
DisplayText: IIf([Certificate]=Is Not Null,"Certificate will be provided upon request",)
Am I completely wrong? Any help at all would be appreciated. Thank you in advance.
I'm hoping someone can assist me with an issue I have been having. I have been using access for 8 years now, but it's all self taught and my limitation have been reached with coding/ expression.
My question is; I would like to have a field named "Certificate", show the following message (Certificate will be provided upon request) when any data at all is in the field. I'm trying to do this in a query. I found this expression on the net and tried to change it to suit my needs.
DisplayText: IIf([Certificate]=Is Not Null,"Certificate will be provided upon request",)
Am I completely wrong? Any help at all would be appreciated. Thank you in advance.