View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
FinChase FinChase is offline
external usenet poster
 
Posts: 21
Default Advanced Filtering criteria

Is it possible to write the criteria for advanced filtering in VBA code
rather than put it in a range? It doesn't appear that you can type a single
number in as criteria. I'm going to be filtering different large
spreadsheets each week for the same criteria and I don't want to add any more
rows to the workbook.

Thanks, Lee