Me is invalid because the code is no longer on the form. Substitute the form name in place of MeOriginally Posted by suresh
[VBA]
text = SearchForm.SearchTextBox.text
[/VBA]
Me is invalid because the code is no longer on the form. Substitute the form name in place of MeOriginally Posted by suresh
[VBA]
text = SearchForm.SearchTextBox.text
[/VBA]
MVP (Excel 2008-2010)
Post a workbook with sample data and layout if you want a quicker solution.
To help indent your macros try Smart Indent
Please remember to mark threads 'Solved'