A
an
Hi!
I have a MainForm with a textbox to show us IdPlan in SubForm.
In TextBox ControlSource in MainForm I have:
=[SubF_ProcedPlan].[Form]![IdPlan]
When there are a plan work fine. Show us IdPlan number.
When doesn't show IdPlan (because there aren't plan) the textbox in MainForm
show us #Error.
I would like in this situation show "Hasn't plan" or nothing.
Thanks in advance.
an
I have a MainForm with a textbox to show us IdPlan in SubForm.
In TextBox ControlSource in MainForm I have:
=[SubF_ProcedPlan].[Form]![IdPlan]
When there are a plan work fine. Show us IdPlan number.
When doesn't show IdPlan (because there aren't plan) the textbox in MainForm
show us #Error.
I would like in this situation show "Hasn't plan" or nothing.
Thanks in advance.
an