+ Reply to Thread
Results 1 to 3 of 3

Problem with my formula which require variable extract from steam table.

Hybrid View

  1. #1
    Registered User
    Join Date
    01-14-2008
    Posts
    44

    Problem with my formula which require variable extract from steam table.

    i m now doing my final year project n the formula has a variable from steam table. different temperature will be assign to different pressure.

    let say 20 degree C - 10kPa
    25 degree C - 18kpa

    now if i key in 22 degree C in the input sheet, the formula in output sheet has to automatically extract the pressure from the interpolation between 10 n 18kPa n finally calculate the output i desire.

    anybody can help me wit this? thanks..

  2. #2
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628
    Try to use this formula:
    =(<temperature>-20)*8/5+10

    Regards,
    Antonio

  3. #3
    Registered User
    Join Date
    01-14-2008
    Posts
    44
    Quote Originally Posted by antoka05
    Try to use this formula:
    =(<temperature>-20)*8/5+10

    Regards,
    Antonio
    is the formula just for interpolation?
    my main problem is how to automatically extract the pressure and substitute inside my formula. coz the input will be temp. but the one substitute inside the formula would be the pressure..thx.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1