Emma has attended:
Excel VBA Intro Intermediate course
VBA
How do I assign a range to an object variable?
RE: VBA
Emma,
Dim rng As Range
...
Set rng = Range("somename")
Always best to use named ranges.
/Roy MacLean
Emma has attended:
Excel VBA Intro Intermediate course
How do I assign a range to an object variable?
Emma,
Dim rng As Range
...
Set rng = Range("somename")
Always best to use named ranges.
/Roy MacLean
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
What does 'Resolved' mean?
Any suggestions, questions or comments? Please post in the Improve the forum thread.
Did you know you could give the tabs in your worksheet different colours?
This is particularly useful when organizing all your worksheets relating to a particular period or year, for example.
Right click a tab
Select Tab Colour
And choose your favourite colour!
Call for assistance
We will call you back