M
marrek
Hi all
I posted a similar question on the macro's form.
My question is, when a text box is populated with #Error
(from another setValue macro - so the box is unbound),
what value is in the text box? (it is not "#Error")
[text box]="#Error" is false
IsNull[Text box] is false
Not IsNull[Text Box] is true
I want to write a condition that is true when #Error is
present in the box, but I can't.
I can manually delete and replace the #Error, but want to
do it automatically with another setValue macro. I need
to have a conditional statement which is set to true when
the #Error is present.
Any ideas would be greatly appreciated.
Marrek
I posted a similar question on the macro's form.
My question is, when a text box is populated with #Error
(from another setValue macro - so the box is unbound),
what value is in the text box? (it is not "#Error")
[text box]="#Error" is false
IsNull[Text box] is false
Not IsNull[Text Box] is true
I want to write a condition that is true when #Error is
present in the box, but I can't.
I can manually delete and replace the #Error, but want to
do it automatically with another setValue macro. I need
to have a conditional statement which is set to true when
the #Error is present.
Any ideas would be greatly appreciated.
Marrek