View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default filtering, header and print

Can the functionality be achieved using code - probably.

Can executable code be written based on your description - probably not.
filtering, lookup, range of data, are commands you cannot put in code
without knowing the specifics.

--
Regards,
Tom Ogilvy

"Richard leclezio" wrote in message
...
hi, please help . . .

I have a range of data that needs to be sorted by a
certain column and then filtered and each individual
filter printed sepaeratly with a header that is referenced
to a table via a lookup. can this be written in code.

R