98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » excel course in london - User defined range in Excel
excel course in london - User defined range in Excel
Resolved · Low Priority · Version Standard
Ian has attended:
Excel VBA Intro Intermediate course
User defined range in Excel
Please confirm the coding required so that a formatting procedure I have written is only applied to the range selected by the user i.e. the user will select the range then run my VBA procedure via a button on their toolbar.
Thanks
Ian
RE: User defined range in Excel
Hi Ian. As long as you are using the ".Selection" identifier within your code, your procedures should only run on the range selected by the user.
Hope this helps,
Anthony
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:ChartsSelect the data and press the function key F11 and the chart will be created on a separate worksheet. |