merlin_the_magician
Active Member
- Joined
- Jul 31, 2002
- Messages
- 480
Right… posted a question on this a few days ago already, but I think things are starting to get just a little more complicated than the matter actually is. I will explain the thing again, in very simple, plain words. Hopefully this helps understanding the problem better.
Imagine this:
I have two columns, M and N. These are validated, so only the number “1” can be entered in the cells.
One should only be able to fill out eighter column m or N, not both of them. Also important: the validated value “1” is something I will need to keep!
How can I fix this? VBA code? More specific validation?
Hope somebody can help me out here!
Kind regards,
Merlin
Imagine this:
I have two columns, M and N. These are validated, so only the number “1” can be entered in the cells.
One should only be able to fill out eighter column m or N, not both of them. Also important: the validated value “1” is something I will need to keep!
How can I fix this? VBA code? More specific validation?
Hope somebody can help me out here!
Kind regards,
Merlin