Is it possible to create a macro performs data validation? We would like to allow users to capture data into a worksheet, then click a button that runs a macro to perform data validation on certain fields. For example, one field may be called User Name. We expect user names to appear as Johnny, Mike and Damian. The user enters Michael, so when the data validation macro runs, it highlights the cell that has Michael entered so they know it failed validation. Of course, we would need validation performed on 4 unique columns that contain different data each column with its own rules.
Any suggestions are greatly appreciated.
John
Any suggestions are greatly appreciated.
John