OK if you all are confused by my subject read on. Because I am really confused.
Here is what I am trying to do:
I have a text box (text14)in a form (jobs). I need to verify the data input in text14 against data in a specific row (colornumber) in table (color). If text14 does not match colornumber I need a msgbox to state the colornumber does not exist and when OK is pressed for the color form to orpen for data input.
Can this be done?
Am I going about this the wrong way?
Am I trying to reinvent the wheel somewhere?
I have tried several If Then statements with no effect.
Any and all help will be greatly appreciated.
Here is what I am trying to do:
I have a text box (text14)in a form (jobs). I need to verify the data input in text14 against data in a specific row (colornumber) in table (color). If text14 does not match colornumber I need a msgbox to state the colornumber does not exist and when OK is pressed for the color form to orpen for data input.
Can this be done?
Am I going about this the wrong way?
Am I trying to reinvent the wheel somewhere?
I have tried several If Then statements with no effect.
Any and all help will be greatly appreciated.