default value for Autofilter

  • Thread starter Brian Dismukes via AdminLife
  • Start date
B

Brian Dismukes via AdminLife

I would like to define a default value in a cell for an Autofilter. Any ideas?
 
T

Tom Ogilvy

If the autofilter is being applied manually, this is not supported. If you
are doing it in code, then just assign the value in that cell as the
criteria.
 
Top