D
DavidW
How do you refer to a value for a textbox that is linked to a table field
set to text
I am trying to run a mathematical equation to check for duplicated entries,
when the code runs and there is an entry it's fine, but when there is no
match (textbox being empty) it says that the expression I entered has no
value.
How do you refer to a textbox that is text and not numerical since the
isnull statement doesnt function on text?
set to text
I am trying to run a mathematical equation to check for duplicated entries,
when the code runs and there is an entry it's fine, but when there is no
match (textbox being empty) it says that the expression I entered has no
value.
How do you refer to a textbox that is text and not numerical since the
isnull statement doesnt function on text?