View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken[_20_] Ken[_20_] is offline
external usenet poster
 
Posts: 2
Default back up tracking system while we change software

Hello,
Help

I'm looking to track material out for repair by the type
of service requested.
In cell (G:2) will be the type of service:

BCK = bench check = this will have a projected return
date (I:2)within three days of the repair order date (H:2)

REP = repaired = this will have a projected return date
(I:2) within 7 days of the repair order date (H:2)

OVH = overhaul = this will have a projected return date
(I:2) within 14 days of the repair order date.

With all this I would also like to include the warranty
schedule from the date of the service return date(J2)
BCK= no warranty
REP= 90 day warranty
OVH= 180 warranty

Any information/help is greatly appreciated