View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Using Autofilter to prompt for criteria

I created a macro that will autofilter for certain records. I was thinking
of creating a query but the autofilter will return only the records
specified, correct. If so, then is there a way to write within the macro to
display a popup for prompting for criteria that would be entered into the
popup and the macro complete from there?