Electricity meter readings are recorded every 7 days and recorded in an excel spreadsheet. Date is recorded in Col 1. Corresponding meter reading is recorded in Col 2. From the data entered I would like to automatically calculate the consumption for each month. is there a function in excel to a date (in the range cotained in col 1) and the array containing data in col 1 and col 2 and return the corresponding meter reading? Automatic linear interpolation.