LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #19   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 113
Default Public Variable dilemma

THIS POST IS NO LONGER NEEDED - I'LL REPOST

"Brettjg" wrote:

Ok, some digestion, but not necessarily full comprehension. I haven't read
your website jst yet.

A few Qs:
1. I think you saying that the class module should go into TOOLS rather than
PERSONAL?

2. I'd really like to set it up so that the two worksheets in TOOLS are
also referred to in the same way ( Sheet("TOOLS") would be T_TL i.e.
TOOLS_TOOLS and Sheet("CONTACTS") would be T_CONT i.e. TOOLS_CONTACTS). I
presume that I can do that at the same time as (or instead of?) Set
Worksheets = pTLS.Worksheets in the Public Property Get Worksheets. I think
the statements would read
Public Property Get T_TL() as Excel.Sheets
Set T_TL = pTLS.Sheets"(TOOLS")
End Property

Would I still have the other Public Property Get Worksheets construct?
Do I need a whole new Private pT_TL as Worksheet with similar following code
to what you already have.

This looks like it will be terrific Chip, and thankyou for your generous
help thus far. As a realist, I guess that when you posted your original reply
that you had to expect quite a few Qs to come out of it, eh?

In the interim I'll do up some code on how I think it should be (as a start
anyway) while I'm waiting for your response. Regards, Brett

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Public variable (or Public Const?) Brettjg Excel Programming 14 April 23rd 09 11:30 PM
Public variable (or Public Const?) Tim Williams[_2_] Excel Programming 0 April 23rd 09 06:33 AM
Public variable Eric[_35_] Excel Programming 7 March 18th 07 06:54 AM
Public Variable Jason Excel Programming 4 April 12th 04 07:06 PM
public variable marwan hefnawy Excel Programming 1 September 5th 03 08:54 AM


All times are GMT +1. The time now is 03:56 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"