View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Benny[_2_] Benny[_2_] is offline
external usenet poster
 
Posts: 1
Default How to send filtered range in email body?

Hi, I am using a code very similar to the one mentioned i

http://support.microsoft.com/default...b;en-us;816644

except I use advanced filter criteria to mark my range

The idea is that I send different tasks to different people, and then they reply back to me, filling in the blanks of "their" sheet

This works generally well, but a few of them (those with OL2003) suddently see the whole sheet when they reply to the mail

In OL2002 it was a question of setting "use word to edit emails", but that doesn't work anymore

Does anybody know if this is a setup problem (Excel or Outlook) or if I need to edit my macro

I thought that the whole "body" idea was to avoid enclosing the whole sheet...