I have a Userform with one ListBox and one TextBox. The ListBox contains data and I want to filter these data depending on the text in the Textbox. Moreover, I want to actualize values in the ListBox during typing a text in the TextBox. This is very simple and I'll show you how to do it.
Translate
Featured post
Working with two monitors
Working with two monitors is realy great. There are keyboard shortcuts in Windows 7 that make the work with them much easier and faster ...
Showing posts with label UserForm. Show all posts
Showing posts with label UserForm. Show all posts
2016-09-04
Realtime filter of Listbox values through a Textbox
Author:
eLCHa
2015-02-02
RichTextBox in Excel
Author:
eLCHa

I never needed a tool like RichTextBox in the Excel. But I've found out a lot of people want it. If you click on this link, you can see that this question will appear relatively frequently. But you can also see that this control is not supported in the Excel. You can find some tutorials and maybe some of them will work. Don't know it, haven't tried. So I don't judge.