problems with macros

C

cjjoo

I want to record a macro for advanced filtering . Is that possible?

the scenario: i want a box named "remove filter" and a box named "appl
filter".

The apply fiter is based on a criteria with a list on the sam
worksheet.

Can anyone help me with this
 
C

cjjoo

a macro will record all the actions that i have taken. Is that rite?

so for "apply advanced filter" , i have to goto record new macro

these are the steps that i took
data
filter

a popup will appear

and i have to define the list range follow by the criteria range

stop recording..

but once i run the macro from a text box (assign macro), there is an
error.

i dont know if these are the rite steps to take.

ANy recommendations?
 
Top