View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default SIMPLE UserForm w/ 2 OPTION BUTTONS

Thanks Tom.

I frequently see responses in the threaded mode to another post that I don't
see, I guess that is one of the situations you are referring to.

Bob

"Tom Ogilvy" wrote in message
...
I use threaded mode almost all the time. I only go to unthreaded mode
because there are some questions that never appear in threaded mode

(haven't
figured out what is special). I also use it sometimes just to see if

there
is a recent post going back to a very old question or to see what old
questions are still being answered or generating activity.

--
Regards,
Tom Ogilvy

"Bob Phillips" wrote in message
...
Question Tom. Do you find non-threaded mode has any advantages? I always

use
threaded, and am always on the lookout for better ways.

Cheers

Bob

"Tom Ogilvy" wrote in message
...
When I posted, I only saw the post asking about constants - I wasn't

in
threaded mode - so I thought it was a standalone question.

--
Regards,
Tom Ogilvy

"Bob Phillips" wrote in message
...
In this instance, it should be Public as it is being referred to in
another
module, the form class. But as Tom shows, it can be defined as just

Const
if
only used in that module.

--

HTH

RP

"Chuckles123" wrote in

message
...

I can see that I have some distance to go to proceed up the

learning
curve.

Tom, I assume you meant "Public Const sSTRING = "ABCD". And

doesn't
the code need a STRING1 and a STRING2?

Chuckles123


--
Chuckles123


------------------------------------------------------------------------
Chuckles123's Profile:
http://www.excelforum.com/member.php...o&userid=14948
View this thread:
http://www.excelforum.com/showthread...hreadid=268057