View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Joe User[_2_] Joe User[_2_] is offline
external usenet poster
 
Posts: 905
Default Class Programming

"sarndt" wrote:
Subject: Class Programming


Some people in these NGs have a knee-jerk objection to helping people with
class programs. :-) :-) :-)

(Steve, no criticism of you intended. Wish I could help you myself.)


----- original message -----

"sarndt" wrote in message
...
If I know the name of a textbox object that exists on my worksheet, how
can I
get the value of the textbox object based on the textbox name in my class
module?

Thanks

Steve