+ Reply to Thread
Results 1 to 3 of 3

How to Process Data by referencing a Function

Hybrid View

  1. #1
    Registered User
    Join Date
    01-11-2015
    Location
    nowhere
    MS-Off Ver
    2007
    Posts
    2

    How to Process Data by referencing a Function

    Hello Everyone,

    I want to process 3 variables to give me 1 output. These 3 variables will be processed several times to generate that particular output. The problem is similar to this example:

    functiontestpic.jpg

    Input data x, y , z gets processed by Process 1 and 2 to generate output F. How could I process the x,y,z data without having to reenter each x,y,z data set to calculate F ?

    This is just an example , the actual problem has over 8000 data sets and about 12 elaborate processes and I just dont have the time to enter so many data points. What would be the quickest and most efficient of processing the data without rearranging the actual process setup?

    I have attached the excel file to the thread. Any help would be appreciated.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: How to Process Data by referencing a Function

    Im sorry but what exactly is the calculation?

    You seem to take 3 numbers in, get an answer of 2 (which is the sum of the 3 numbers in your example), add 1 to that? and then possibly double it? but without knowing for definite then its impossible to say.

    Im assuming it cant be that easy though, as to do that you'd simply need a formula of:
    =((G3+H3+I3)+1)*2
    EDIT: Apologies, I missed the fact you said that there were a number of different calculations, Id imagine therefore that you'd need to create a VBA function which contains a series of IFs or CASE to determine which calc to run.
    Last edited by pjwhitfield; 01-12-2015 at 10:34 AM.
    If someone has helped you then please add to their Reputation

  3. #3
    Registered User
    Join Date
    01-11-2015
    Location
    nowhere
    MS-Off Ver
    2007
    Posts
    2

    Re: How to Process Data by referencing a Function

    I attached the actual file in question. Gh (D67 -> B15 ), Temp (E67-> B17) , Ambient Pressure (F67-> B16) are the inputs and Electric Power (B59-> G67) is the output. The electric Power Output has to be calculated for each of the 8760 (hourly) data sets. The processes are all listed. As you can see , the process is rather involved and the Electric Power is calculated through a goal seek routine. Any further assistance would be greatly appreciated. Thanks again !
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 12-14-2012, 10:43 PM
  2. Formula/function for referencing cells in sections of identical data
    By bluke12312 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-13-2010, 10:15 AM
  3. Function help:measuring process
    By SerPiolo in forum Excel General
    Replies: 1
    Last Post: 05-07-2010, 05:32 AM
  4. [SOLVED] How to count process running time ( process not finished)
    By miao jie in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-13-2005, 06:06 AM
  5. How to count process running time ( process not finished)
    By miao jie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-12-2005, 02:06 AM

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