I like 'clever' solutions but that is for my own amusement and I would not recommend them as best practice.Originally Posted by brettdj
Now that's a good point. Range names do offer solutions to otherwise intractable problems.Originally Posted by brettdj
Leaving aside that it is not a single cell at all, I have to disagree completely here. Having, say, VAT as a constant does add value and REDUCES the chance of errors.Originally Posted by brettdj
That's not entirely correct - you can name a array of constants.Originally Posted by xld
Finally, one point which I don't think has been mentioned so far. Range names can be helpful to users - they can go to a named range very easily without having to scroll aimlessly looking for information or work out what address to use and go to that address - and when they do so, they can see at a glance whether that named range contains what they expect.