Hi,
I am very new to macros, and need one that will reset several validation lists when one entry is changed.
To clarify, on worksheet 1, I have 3 validation lists in merged cells, a3:c3, d3:f3, and g3:i3.
if the value selected in a3:c3 changed, i want to blank out values in d3:f3 and g3:i3. likewise, if d3:f3 changes, i want to blank out whatever is in g3:i3, but leave the value in a3:c3 untouched.
Can anyone help? I am a complete novice in macros, so can you please let me know exactly what i need to enter in the VBA window to make this work?
Any help would be very much appreciated
Thank you
Tris
I am very new to macros, and need one that will reset several validation lists when one entry is changed.
To clarify, on worksheet 1, I have 3 validation lists in merged cells, a3:c3, d3:f3, and g3:i3.
if the value selected in a3:c3 changed, i want to blank out values in d3:f3 and g3:i3. likewise, if d3:f3 changes, i want to blank out whatever is in g3:i3, but leave the value in a3:c3 untouched.
Can anyone help? I am a complete novice in macros, so can you please let me know exactly what i need to enter in the VBA window to make this work?
Any help would be very much appreciated
Thank you
Tris