#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 95
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 95
Default 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

.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro events nc Excel Discussion (Misc queries) 1 January 12th 06 09:32 AM
frequency of events cruxto Excel Discussion (Misc queries) 0 October 20th 05 02:56 AM
events? [email protected] Excel Discussion (Misc queries) 1 September 14th 05 03:26 PM
events Mark[_17_] Excel Programming 1 October 29th 03 12:56 PM
Events on shapes Christof De Backere Excel Programming 1 September 2nd 03 03:35 PM


All times are GMT +1. The time now is 02:01 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"