Thread
:
Separate Button for Auto Filter Selected Range
View Single Post
#
2
Posted to microsoft.public.excel.newusers
Don Guillett
external usenet poster
Posts: 10,124
Separate Button for Auto Filter Selected Range
IF? you mean that you want to filter the range by the selected column then
you would probably want a double_click event macro to do the autofilter
--
Don Guillett
SalesAid Software
<Nasir Naqvi wrote in message ...
Hi,
How can we creat separate button in MS excel for selected range class in
auto filter. If we click on button then only selected range class appears.
Should we write script on Macro in
VB
.
For example,
Button Name "XYZ"
Column A (with Auto Filter)
ABC
XYZ
DEF
XYZ
If we click on button "XYZ" then cell "XYZ" instead of "ABC" & "DEF".
Regards
EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett