If you already have the logic and code to do the validation, you could put this in the Worksheet_Change Event. Assign a name to the range of input cells and then preface your code with a statement using the Intersect method to see if the active cell is in your named range. If so, run your code, if not exit.
HTH,
-
Data validator
- This topic has 1 reply, 2 voices, and was last updated 24 years, 4 months ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads