RE: Possible scoping problem
- From: Bob Bridges <rhbridg.RemoveThisNode@xxxxxxxxxxxxx>
- Date: Mon, 26 Oct 2009 15:20:01 -0700
Ok, two questions. No, maybe three:
1) Why? What benefit do I get from this that I don't have already?
2) How can I declare something twice as two different types?
3) Does this have anything to do with my problem? Because if you're solving
my problem I want to know how, and if you're just sidetracking on good
programming practices then my first question stands but I'll keep looking for
the solution to my problem.
--- "Barb Reinhardt" wrote:
I'd add.
Dim WSO as excel.worksheet 'For early binding
Dim WSO as object 'For late binding
- References:
- Possible scoping problem
- From: Bob Bridges
- RE: Possible scoping problem
- From: Barb Reinhardt
- Possible scoping problem
- Prev by Date: Re: How to set PrintSetup?
- Next by Date: Re: How to set PrintSetup?
- Previous by thread: RE: Possible scoping problem
- Next by thread: Re: Possible scoping problem
- Index(es):
Relevant Pages
|