Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

2
Working with ArrayFormula and Data in one Column
Post Body

I'd like to take the difference of two numbers (of a range of numbers) in the same column. I can do this with arrayformula and offset; however, the returned value is basically one row too high.

For example: ( I'd like the 4250.01 to be displayed one row lower, and the neg value not to appear at all.

Total Difference 16,817.31 4250.01 21,067.32 8646.01 29,713.33 112103.21 141,816.54 55376.08 197,192.62 9261.97 206,454.59 -206454.59

=ARRAYFORMULA(if(row(A:A)=1, "Difference", if(len(A:A),offset(A:A,1,0)-A:A, )))

Test Spreadsheet: https://docs.google.com/spreadsheets/d/1VrH8wNkrmHq-iJyXXoiDsWWQwdX6XCr3qmG6WTL8pB8/edit?usp=sharing

Author
Account Strength
100%
Account Age
12 years
Verified Email
Yes
Verified Flair
No
Total Karma
13,752
Link Karma
981
Comment Karma
12,639
Profile updated: 2 days ago
Posts updated: 7 months ago
1

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
6 years ago