View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
stephan brisson stephan brisson is offline
external usenet poster
 
Posts: 1
Default paste into filter criteria box running macro

I need to create a macro which can filter a list from 2 parameters. It is not possible to copy a value in the criteria box of the filter function while running a macro. It can be done by hand with ctrl-c and ctrl-v but it will not work in the macro
Any clues