Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know almost nothing about VBA but I pieced together a macro by copying and
pasting. It currently has a line which applies an autofilter to sort out any values less than 3: Selection.AutoFilter Field:=4, Criteria1:="=3", Operator:=xlAnd I would like to change this from always having a criteria of 3 to allowing the user to input into an input box any number to filter for. Can someone please provide an example of how to do this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Input boxes | Excel Discussion (Misc queries) | |||
Input boxes | Excel Programming | |||
How do I add input data in the input ranges in drop down boxes. | Excel Discussion (Misc queries) | |||
Question on Input Boxes and Auto-Filter | Excel Programming | |||
Mask input in input boxes? | Excel Programming |