View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Using Autofilter to prompt for criteria

As ALWAYS, copy/paste your coding efforts here for comments.

--
Don Guillett
SalesAid Software

"Rob" wrote in message
...
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?