View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
STEVE BELL STEVE BELL is offline
external usenet poster
 
Posts: 692
Default Formula Help Needed - Tracking Responses.xls (1/1)

Yes attachments can be posted, BUT -
for obvious reasons many will not touch them.

It also slows down some users when the message list contains messages with
file attachments.
(and for some - this means added cost to view the ng)

The general rule is DON'T DO IT.
Ask if anyone will look at it and if they respond with a Yes, than email
them a copy, or better yet post it on the internet.

--
steveB

Remove "AYN" from email to respond
"Mike Fogleman" wrote in message
...
I stand corrected, I guess you can post attachments.

Scott, put this in D2 and fill down as necessary:

=IF(OR(C2<=B2,C2=""),IF(C2="",IF(B2TODAY(),"Not yet due","Overdue"),"On
Time"), "Received Late")


Mike F
"Scott" wrote in message
...