I am trying to get a sumif statement to work in three different fields. The data is located in two separate fields in the form. Rate and Miles. There are 31 lines on this form that can contain data in these fields that needs to be included in the appropriate field below:
- If “Rate” = S add to Standard (S) Miles Take
information in corresponding line in field MILES and add to Line 34 TOTAL
STANDARD MILES - If “Rate” = F add to Fleet (F) Miles Take information
in corresponding line in field MILES and add to Line Line 35 TOTAL FLEEET MILES - If “Rate” = R add to Rental( R) Miles Take information
in corresponding line in field MILES and add to Line Line 36 TOTAL RENTAL MILES