Hello All,
I have a workbook that needs to show message boxes when incorrect inputs have been entered. I am using data validation at this time but the message boxes/error messages need to be more dynamic than what data validation appears to allow. So I am looking for VBA code that will let me define all the possible errors and populate a message box with the solution to each error whenever one is entered into the workbook.
Thank you all very much!
-Estebanes