Hello Guys,
I have a UserForm where users adding sdata to the table via a textboxes.
One of the textBox can contain only names which are in second table.
How to validate this TextBox?
I need something like below:
If Table containts then return true
Thanks
PS. Im new in VBA, pleas be patient
Thanks very much
I have a UserForm where users adding sdata to the table via a textboxes.
One of the textBox can contain only names which are in second table.
How to validate this TextBox?
I need something like below:
If Table containts then return true
Thanks
PS. Im new in VBA, pleas be patient
Thanks very much