Hi, im creating a Customer Details Spreadsheet. I'm Using a UserForm to Input the Customer Details. For the Street Name and Area I'm using a Combo Box. For the House Number i have a seperate column.
What I wish to do is input data using the UserForm, but i don't want to duplicate the same house number in that street
Example:
I can add 123 Springfield Road and also add 123 Johnson Road [more that one with same house number] and I can also add 109 Johnson Road [more than one per street], but i dont want to be able to add 123 Springfield Road again, and when i click on submit on the UserForm it gives me a Error.
Thankx
Bookmarks