How to use VBA’s InputBox function to select a range on the fly in Excel Your email has been sent Often, you’ll want Excel users to specify a range that the app then uses in an automated way.
Here's the problem Simplified.<P>I have a integer(x) which I need to compare against a various ranges for action. If I use regular VB, I would do something like this ...