Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

automatic linear interpolation: is there a function in excel?

Status
Not open for further replies.

stadamack

Technical User
Joined
Nov 4, 2009
Messages
1
Location
IE
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.
 
This is not a SQL Server programming question. There maybe another forum for you to post in.
 


Hi,

Check out the TREND function.

Also related: LINEST, Tred, SLOPE

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
oope...

also
LINEST, TREND, SLOPE

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top