Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7052815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:25:44+00:00 2026-05-28T03:25:44+00:00

So I am creating a .csv file with data I want to plot in

  • 0

So I am creating a .csv file with data I want to plot in excel, however I want to plot the sum of them.
e.g.

set 1:

0 5 6 67
5 6 1 0

set2:

8 5 4 664
1 2 5 694
6 4 1 545

So I want the sum of each column in set1 as a row in the end and the sum of each column in set2 at the end. But the problem is that set1 and set2 might have a different number of rows.

Is there any easy FORMULA that I can export with the .csv to do so in excel?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T03:25:45+00:00Added an answer on May 28, 2026 at 3:25 am

    I don’t know if I understand your question correctly, but you might try this:

    Assuming that the top left number is in Cell A1, you could use the following formula:

    =SUM(OFFSET($A$1, 0, COLUMN()-1, ROW()-1, 1))
    

    Print this into every cell of the last row of your sheet. This way, you have a fixed formula for every cell that works regardless of the number of columns or rows, even when the rows have different lengths.

    Example for set2:

    8   5   4   664
    1   2   5   694
    6   4   1   545
    15  11  10  1903    <-- formula pasted here
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I load a CSV file into a System.Data.DataTable , creating the datatable
I'm creating Excel files in a PHP project. Those files aren't just CSV data...
I am creating a website that pulls data from a CSV file and then
I wanted to read excel file so i did following steps. First creating .csv
I am creating Excel file on the basis of CSV file.for reading CSV file,i
I'm stuck. I basically want to create a LOCAL data file (csv file) from
Using PHP to extract data from SQL and then creating a .csv file on
I am creating a small tool that reads csv file data which has got
Is it possible or any library available for creating .csv file in ObjC ?
I'm creating a csv file on the fly in my ASP.NET web app and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.