I have cell A1 (named ObjTotal) which is sum of B1, B3, B5, B7. If A1 is <100 or >100, then I want to have a Message Box telling the user, to change the value of the B1, B3, B5 or B7 such that the sum = 100.
How can I write a VBA for this.
TIA.
Regards,
Ninad.