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
Bookmarks