View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Bob O`Bob Bob O`Bob is offline
external usenet poster
 
Posts: 16
Default pass combobox as argment to procedure

Bob Phillips wrote:

Private Sub PassTxtBox(ByRef itxtBox As msforms.TextBox)



Cool!
I'm just "browsing" here lately, mostly to learn more about Excel's capabilities.
My VB expertise can sometimes help in VBA, but in this case it was something else.

Thanks! You already helped more than just the OP.



Bob
(MS-MVP VB, 2000-2006)
--