ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   events (https://www.excelbanter.com/excel-programming/281117-events.html)

Mark[_17_]

events
 
Hi,

I have little problem with event (Worksheet_Change), which
will take value from specific textbox and do selection in
autofilter.

Selection.AutoFilter Field:=1, Criteria1:= TextBox1.Value

I don't know VBA well.
How to write code?

Many thanks in anticipation!
MArk


Mark[_17_]

events
 
I manage it:
Event:

Sub Texbox1_Change ....

Regards
Mark

-----Original Message-----
Hi,

I have little problem with event (Worksheet_Change),

which
will take value from specific textbox and do selection in
autofilter.

Selection.AutoFilter Field:=1, Criteria1:= TextBox1.Value

I don't know VBA well.
How to write code?

Many thanks in anticipation!
MArk

.



All times are GMT +1. The time now is 12:08 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com