View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
bpotter bpotter is offline
external usenet poster
 
Posts: 28
Default Problems with autofiltering and dates I think

My formula is =IF(L17=1,N17+L17*30.42)
Which gives me the date format of December-07. It takes the date of a
changeout and multipliesit by the amount of months that we need to
change it out. I am trying to create an order form that tells me when
to change the equipment out. Thanks for the help.