Hello all,
I need some help in doing a quality check while entering data in to excel file..
I have an excel file which has three sheets,
I need to implement quality check on sheet2 data.
'i.e' For Eg: I have a range of data in the sheet2 which is updated every week, say (A1:F6), There needs to be Msg box poped up to the end user if he tries to enter data any where other than A1:F6, saying that "Invalid Input"

Can this be possible..?

I'm new to VBA, So any help regarding this is greatly appreciated.
Thanks in advance