events

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top