VBAmalta89
Board Regular
- Joined
- Mar 25, 2011
- Messages
- 116
i have a user form which contains a text box where the user has to enter a component number. This number is then stored in a worksheet in a particular column (all numbers inputted in the field are stored under each other in column A on worksheet 1)
All the numbers inputted must be unique therefore I need to create a procedure that will check whether the number inputted in the text box already exists in column A on worksheet 1 and prompts if the component number is not unique.
how do u do this?
All the numbers inputted must be unique therefore I need to create a procedure that will check whether the number inputted in the text box already exists in column A on worksheet 1 and prompts if the component number is not unique.
how do u do this?