In that context:
would suffice![]()
Columns(Me.TBCOL.Text).Find(etc)
FWIW if you need the column number far quicker to use something like:
![]()
ColNumber = Range(ColNum & "1").Column
In that context:
would suffice![]()
Columns(Me.TBCOL.Text).Find(etc)
FWIW if you need the column number far quicker to use something like:
![]()
ColNumber = Range(ColNum & "1").Column
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks