+ Reply to Thread
Results 1 to 3 of 3

non linear cell alignment calculations

  1. #1
    Registered User
    Join Date
    08-28-2008
    Location
    Latvia
    Posts
    21

    non linear cell alignment calculations

    Hello,


    I run upon a problem in my work. I got a 2 columns of many sets of numbers. There ar 2 tipe numbers that must be identified - 0 or any other number [except negatives]


    check attached file, it has a set of sample values and a column of result what I need. I need this automated because I have a large set of data.

    In my opinion the priciple of automated calculation is to pick first value in column A that is >0 and also pick first value that is >0 in column B. Then calculation value(columnA) - value(columnB) = result. After that repeat with second value >0 in column A ..... and so on till there are no values in lets say colun A.

    Any help would be apreciated,

    Thanks
    Attached Files Attached Files
    Last edited by kents86; 09-03-2009 at 05:30 AM.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: non linear cell alignment calculations

    I'm still not really clear as to where you want your results... if you want them to appear in G2 onwards then:

    Please Login or Register  to view this content.
    If your datasets are large however the above will be hideously inefficient and you would be best served using helpers to remove the need for Array functions.

  3. #3
    Registered User
    Join Date
    08-28-2008
    Location
    Latvia
    Posts
    21

    Re: non linear cell alignment calculations

    I need result in actve cell, wherever i have selected it


    I will put in my toughts

    Is it posible to do it by Loop fuction with if statments ?

+ 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